aboutsummaryrefslogtreecommitdiff
path: root/mail/squirrelmail/Makefile
diff options
context:
space:
mode:
authorFrank J. Laszlo <laszlof@FreeBSD.org>2006-12-05 18:29:03 +0000
committerFrank J. Laszlo <laszlof@FreeBSD.org>2006-12-05 18:29:03 +0000
commit36b2d886a99fb8c587fd02cb65358a20fb6fbe41 (patch)
tree6d71ae0e592b16b551bf122267d6a5cdc527db8d /mail/squirrelmail/Makefile
parent387902d9d2b14810aebb5d9543bdaab6608b59b6 (diff)
downloadports-36b2d886a99fb8c587fd02cb65358a20fb6fbe41.tar.gz
ports-36b2d886a99fb8c587fd02cb65358a20fb6fbe41.zip
Notes
Diffstat (limited to 'mail/squirrelmail/Makefile')
-rw-r--r--mail/squirrelmail/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/squirrelmail/Makefile b/mail/squirrelmail/Makefile
index 95890fe27ab4..f42a7202c1cd 100644
--- a/mail/squirrelmail/Makefile
+++ b/mail/squirrelmail/Makefile
@@ -6,12 +6,12 @@
#
PORTNAME= squirrelmail
-PORTVERSION= 1.4.8
+PORTVERSION= 1.4.9a
CATEGORIES= mail www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
- all_locales-1.4.7-20060702${EXTRACT_SUFX}
+ all_locales-1.4.8-20060903${EXTRACT_SUFX}
DIST_SUBDIR= ${PORTNAME}
MAINTAINER= simond@irrelevant.org
@@ -21,6 +21,7 @@ USE_PHP= session mhash gettext mbstring pcre openssl xml
WANT_PHP_WEB= yes
USE_BZIP2= yes
+USE_GETTEXT= yes
.ifdef WITH_DATABASE
RUN_DEPENDS+= ${PREFIX}/share/pear/DB.php:${PORTSDIR}/databases/pear-DB