diff options
-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 |