diff options
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/gollem/Makefile | 2 | ||||
-rw-r--r-- | ftp/horde-gollem/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ftp/gollem/Makefile b/ftp/gollem/Makefile index e81b252503c1..04acace997cd 100644 --- a/ftp/gollem/Makefile +++ b/ftp/gollem/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-h3-${PORTVERSION} MAINTAINER= beech@alaskaparadise.com COMMENT= Gollem is the Horde web-based File Manager -RUN_DEPENDS= ${LOCALBASE}/${LHORDEDIR}/rpc.php:${PORTSDIR}/www/horde +RUN_DEPENDS= ${LOCALBASE}/${LHORDEDIR}/rpc.php:${PORTSDIR}/www/horde-base NO_BUILD= yes USE_GETTEXT= yes diff --git a/ftp/horde-gollem/Makefile b/ftp/horde-gollem/Makefile index e81b252503c1..04acace997cd 100644 --- a/ftp/horde-gollem/Makefile +++ b/ftp/horde-gollem/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-h3-${PORTVERSION} MAINTAINER= beech@alaskaparadise.com COMMENT= Gollem is the Horde web-based File Manager -RUN_DEPENDS= ${LOCALBASE}/${LHORDEDIR}/rpc.php:${PORTSDIR}/www/horde +RUN_DEPENDS= ${LOCALBASE}/${LHORDEDIR}/rpc.php:${PORTSDIR}/www/horde-base NO_BUILD= yes USE_GETTEXT= yes |