diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-05-29 12:16:35 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-05-29 12:16:35 +0000 |
commit | 26a9fe535bfe5aafb55d51f8b07206240a82b6f5 (patch) | |
tree | 5064007b0053c04199ce94d0843fbd41ce4e3217 /deskutils | |
parent | 30083f567373ccd0feb6a709a96c3f5e9ae2bbe6 (diff) | |
download | ports-26a9fe535bfe5aafb55d51f8b07206240a82b6f5.tar.gz ports-26a9fe535bfe5aafb55d51f8b07206240a82b6f5.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/egroupware/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/egroupware/Makefile b/deskutils/egroupware/Makefile index 86e97772119c..b905e0bf4dcd 100644 --- a/deskutils/egroupware/Makefile +++ b/deskutils/egroupware/Makefile @@ -6,7 +6,7 @@ PORTNAME= eGroupware PORTVERSION= 1.6.001 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils MASTER_SITES= SF DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.bz2 \ @@ -25,6 +25,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS} PEARDIR= ${LOCALBASE}/share/pear USE_BZIP2= yes +USE_PHP= session NO_BUILD= yes PLIST= ${WRKDIR}/plist SUB_FILES= pkg-message |