diff options
author | Johan van Selst <johans@FreeBSD.org> | 2014-01-25 17:49:05 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2014-01-25 17:49:05 +0000 |
commit | 559e979da4405d966c92978958f3d4a606bb54bf (patch) | |
tree | 0a467df4b630c4c78029c84380f16d21c9b0a6d6 /games/ldmud | |
parent | fe498956c52bd2632035653140933e8fd1090066 (diff) |
Notes
Diffstat (limited to 'games/ldmud')
-rw-r--r-- | games/ldmud/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/ldmud/Makefile b/games/ldmud/Makefile index 473176f32030..525dbd1e25ba 100644 --- a/games/ldmud/Makefile +++ b/games/ldmud/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.bearnip.com/ftp/mud/ \ 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 |