aboutsummaryrefslogtreecommitdiff
path: root/net/silc-client
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2009-08-30 10:25:14 +0000
committerMark Linimon <linimon@FreeBSD.org>2009-08-30 10:25:14 +0000
commitbe28d48cb728f4bf3760e71e71c12877a148b440 (patch)
treef1f586801e648479d630bd7689010b3114b69f6b /net/silc-client
parentc956eb0cbc5253a534b3b5b9afe55d8bace7afd7 (diff)
downloadports-be28d48cb728f4bf3760e71e71c12877a148b440.tar.gz
ports-be28d48cb728f4bf3760e71e71c12877a148b440.zip
Notes
Diffstat (limited to 'net/silc-client')
-rw-r--r--net/silc-client/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/silc-client/Makefile b/net/silc-client/Makefile
index c2b741c2f284..54553ccdcf41 100644
--- a/net/silc-client/Makefile
+++ b/net/silc-client/Makefile
@@ -37,6 +37,7 @@ USE_GMAKE= yes
USE_LDCONFIG= yes
CONFIGURE_ARGS= --docdir=${DOCSDIR} \
--without-libtoolfix
+WANT_PERL= yes
OPTIONS= PTHREADS "Enable pthreads support" off \
IPV6 "Enable IPv6 support" on \