From 1102c334450cbbdae9a8dd504e26036d0161cc47 Mon Sep 17 00:00:00 2001 From: oliver Date: Mon, 20 Dec 2004 15:10:59 +0000 Subject: depend on gettext bump PORTREVISION Noted By: pointyhat via kris --- mail/sqwebmail/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mail/sqwebmail/Makefile b/mail/sqwebmail/Makefile index a269c64ae01c..ad5523d5fe2a 100644 --- a/mail/sqwebmail/Makefile +++ b/mail/sqwebmail/Makefile @@ -7,7 +7,7 @@ PORTNAME= sqwebmail PORTVERSION= 4.0.7 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= mail www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= courier @@ -70,6 +70,7 @@ USE_PERL5= YES HAS_CONFIGURE= YES USE_BZIP2= YES USE_REINPLACE= YES +USE_GETTEXT= YES USE_LIBTOOL_VER=13 CONFIGURE_ARGS= \ -- cgit