diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-04-26 14:56:17 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-04-26 14:56:17 +0000 |
commit | 61630ad1b958b0ddba275e18d11b3311ed34c7b5 (patch) | |
tree | cae33fc49700303cc6f701207a9f4d3375235fca /deskutils/egroupware | |
parent | 21b579b7c0be2b96de1677f7d2d4f0780fae679a (diff) |
Notes
Diffstat (limited to 'deskutils/egroupware')
-rw-r--r-- | deskutils/egroupware/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/egroupware/Makefile b/deskutils/egroupware/Makefile index 0b95d5cb84d1..41deb0296965 100644 --- a/deskutils/egroupware/Makefile +++ b/deskutils/egroupware/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= ${PEARDIR}/Auth/SASL.php:${PORTSDIR}/security/pear-Auth_SASL \ RUN_DEPENDS:= ${BUILD_DEPENDS} PEARDIR= ${LOCALBASE}/share/pear -USE_BZIP2= yes +USES= tar:bzip2 USE_PHP= session ctype zlib bz2 mcrypt xmlreader NO_BUILD= yes PLIST= ${WRKDIR}/plist |