aboutsummaryrefslogtreecommitdiff
path: root/ftp/horde-gollem/Makefile
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2006-03-15 22:39:11 +0000
committerThierry Thomas <thierry@FreeBSD.org>2006-03-15 22:39:11 +0000
commit968f8e7d5bdc34dc39fa6a85affd2d6bab89a81b (patch)
tree82ef026200f42b2365689d2d4734db5c9f0b4c51 /ftp/horde-gollem/Makefile
parentffa1b574f7fe0f2695550b1f7fe59319b9716960 (diff)
downloadports-968f8e7d5bdc34dc39fa6a85affd2d6bab89a81b.tar.gz
ports-968f8e7d5bdc34dc39fa6a85affd2d6bab89a81b.zip
Notes
Diffstat (limited to 'ftp/horde-gollem/Makefile')
-rw-r--r--ftp/horde-gollem/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/ftp/horde-gollem/Makefile b/ftp/horde-gollem/Makefile
index 017d1c74ccec..5dba64553d85 100644
--- a/ftp/horde-gollem/Makefile
+++ b/ftp/horde-gollem/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gollem
-PORTVERSION= 1.0.1
+PORTVERSION= 1.0.2
CATEGORIES= ftp www
MASTER_SITES= ftp://ftp.horde.org/pub/gollem/ \
ftp://ftp.planetmirror.com/pub/horde/gollem/ \
@@ -24,6 +24,7 @@ COMMENT= Gollem is the Horde web-based File Manager
RUN_DEPENDS= ${LOCALBASE}/${LHORDEDIR}/rpc.php:${PORTSDIR}/www/horde
NO_BUILD= yes
+USE_GETTEXT= yes
USE_APACHE= 1.3+ # needed to test APACHE_VERSION
PLIST_SUB= GOLLEMDIR=${LGOLLEMDIR} HORDE_INC=${HORDE_INC:S|^${LOCALBASE}/||}
@@ -36,7 +37,7 @@ DOCS= README docs/CHANGES docs/CREDITS docs/INSTALL \
docs/RELEASE_NOTES docs/TODO
CONFFILE= backends.php credentials.php menu.php mime_drivers.php motd.php \
prefs.php
-SUB_DIRS= config lib locale po templates themes
+SUB_DIRS= config js lib locale po templates themes
LHORDEDIR?= www/horde
LGOLLEMDIR?= ${LHORDEDIR}/gollem