diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-05-07 17:31:21 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-05-07 17:31:21 +0000 |
commit | 246c329a7d09a8a22bc84ebf8ca80834034246ed (patch) | |
tree | 3cad9d92d39cd9a5bf725614bf1cff77490a9089 /deskutils/egroupware/Makefile | |
parent | 9d4e763ba0be3ba0f44ce85396e85a1719c06e0a (diff) | |
download | freebsd-ports-246c329a7d09a8a22bc84ebf8ca80834034246ed.zip |
- Add CPE info
Approved by: portmgr blanket
Diffstat (limited to 'deskutils/egroupware/Makefile')
-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 8122f8d7ee61..349c841a2b49 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 -USES= tar:bzip2 +USES= cpe tar:bzip2 USE_PHP= session ctype zlib bz2 mcrypt xmlreader NO_BUILD= yes PLIST= ${WRKDIR}/plist |