diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-03-29 21:37:29 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-03-29 21:37:29 +0000 |
commit | e35114d2482f50184c70414b5bf464a3e2e441a3 (patch) | |
tree | cd846f4054bc7e8ac333f9fe087cc535b08f2177 /deskutils | |
parent | ff82afe0bdb637a7c0e7bfb3073e3746f1f2404a (diff) | |
download | ports-e35114d2482f50184c70414b5bf464a3e2e441a3.tar.gz ports-e35114d2482f50184c70414b5bf464a3e2e441a3.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/egroupware/Makefile | 2 | ||||
-rw-r--r-- | deskutils/phpgroupware/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/deskutils/egroupware/Makefile b/deskutils/egroupware/Makefile index 3d34a372eb2f..ad6226d214db 100644 --- a/deskutils/egroupware/Makefile +++ b/deskutils/egroupware/Makefile @@ -13,6 +13,8 @@ DISTNAME= phpGroupWare-${PORTVERSION} MAINTAINER= olgeni@FreeBSD.org +RUN_DEPENDS= ${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4 + NO_BUILD= yes WRKSRC= ${WRKDIR}/phpgroupware diff --git a/deskutils/phpgroupware/Makefile b/deskutils/phpgroupware/Makefile index 3d34a372eb2f..ad6226d214db 100644 --- a/deskutils/phpgroupware/Makefile +++ b/deskutils/phpgroupware/Makefile @@ -13,6 +13,8 @@ DISTNAME= phpGroupWare-${PORTVERSION} MAINTAINER= olgeni@FreeBSD.org +RUN_DEPENDS= ${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4 + NO_BUILD= yes WRKSRC= ${WRKDIR}/phpgroupware |