svn commit: r341069 - head/games/ldmud

Johan van Selst johans at FreeBSD.org
Sat Jan 25 17:49:06 UTC 2014


Author: johans
Date: Sat Jan 25 17:49:05 2014
New Revision: 341069
URL: http://svnweb.freebsd.org/changeset/ports/341069
QAT: https://qat.redports.org/buildarchive/r341069/

Log:
  Add missing build dependency

Modified:
  head/games/ldmud/Makefile

Modified: head/games/ldmud/Makefile
==============================================================================
--- head/games/ldmud/Makefile	Sat Jan 25 17:48:29 2014	(r341068)
+++ head/games/ldmud/Makefile	Sat Jan 25 17:49:05 2014	(r341069)
@@ -12,6 +12,7 @@ MASTER_SITES=	http://www.bearnip.com/ftp
 MAINTAINER=	johans at FreeBSD.org
 COMMENT=	A modern version of the LPMud game driver
 
+BUILD_DEPENDS=	help2man:${PORTSDIR}/misc/help2man
 LIB_DEPENDS=	libpcre.so:${PORTSDIR}/devel/pcre
 
 GNU_CONFIGURE=	yes


More information about the svn-ports-all mailing list