aboutsummaryrefslogtreecommitdiff
path: root/games/ldmud
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 15:39:17 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 15:39:17 +0000
commitbee65d048d4a483a80e30ef3d533a6d1ce574ed5 (patch)
treeee1b543bed558b9b511b6642bbe14b86cc4382de /games/ldmud
parent374856d95afa1bc3ffca82a21e1fb8fbf3b93ad1 (diff)
Notes
Diffstat (limited to 'games/ldmud')
-rw-r--r--games/ldmud/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/ldmud/Makefile b/games/ldmud/Makefile
index 29267c50b51b..a9faf3129097 100644
--- a/games/ldmud/Makefile
+++ b/games/ldmud/Makefile
@@ -16,7 +16,7 @@ LIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre
GNU_CONFIGURE= yes
USE_OPENSSL= yes
-USES= iconv
+USES= iconv pkgconfig
CONFIGURE_ARGS+=--libdir=${DATADIR} \
--bindir=${PREFIX}/sbin \
--enable-use-pcre \