Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Jan 2014 17:49:05 +0000 (UTC)
From:      Johan van Selst <johans@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r341069 - head/games/ldmud
Message-ID:  <201401251749.s0PHn5Mo020607@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401251749.s0PHn5Mo020607>