diff options
Diffstat (limited to 'net/cyphesis')
-rw-r--r-- | net/cyphesis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/cyphesis/Makefile b/net/cyphesis/Makefile index c6f392e11e5a..7bc69cb83fca 100644 --- a/net/cyphesis/Makefile +++ b/net/cyphesis/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= Atlas-0.6.1:${PORTSDIR}/devel/atlas-devel \ skstream-0.3.4:${PORTSDIR}/net/skstream \ gcrypt.13:${PORTSDIR}/security/libgcrypt -CONFIGURE_ARGS= --with-python=${LOCALBASE} --mandir=${PREFIX}/man +CONFIGURE_ARGS= --with-python=${LOCALBASE} GNU_CONFIGURE= yes USE_BZIP2= yes |