summaryrefslogtreecommitdiff
path: root/mail/sqwebmail
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2003-10-28 07:31:26 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2003-10-28 07:31:26 +0000
commit7e51a312b690eae9378df92c2609e7982b0312cc (patch)
treeff87d624ef41edd9c52e9c8ec3f360df21ab5b26 /mail/sqwebmail
parentBump PORTREVISION (regarding to the last commit) (diff)
Does not use the included version of libintl, use the one which is provided
by gettext. PR: ports/58568 Submitted By: Simon Barner <barner@in.tum.de>
Notes
Notes: svn path=/head/; revision=92406
Diffstat (limited to 'mail/sqwebmail')
-rw-r--r--mail/sqwebmail/Makefile6
-rw-r--r--mail/sqwebmail/pkg-plist4
2 files changed, 4 insertions, 6 deletions
diff --git a/mail/sqwebmail/Makefile b/mail/sqwebmail/Makefile
index d7fdc552fbb0..9c64b5e6dabc 100644
--- a/mail/sqwebmail/Makefile
+++ b/mail/sqwebmail/Makefile
@@ -7,7 +7,7 @@
PORTNAME= sqwebmail
PORTVERSION= 3.6.0
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= mail www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= courier
@@ -72,7 +72,9 @@ CONFIGURE_ARGS= \
--mandir=${PREFIX}/man \
--prefix=${PREFIX}/share/sqwebmail \
--enable-imageurl=/${IMAGEURL} \
- --with-locking-method=fcntl
+ --with-locking-method=fcntl \
+ --with-libintl-prefix=${LOCALBASE} \
+ --with-libiconv-prefix=${LOCALBASE}
PLIST_SUB+= CGIBINDIR=${CGIBINDIR} CGIBINSUBDIR=${CGIBINSUBDIR} WEBDATADIR=${WEBDATADIR} WEBDATASUBDIR=${WEBDATASUBDIR}
diff --git a/mail/sqwebmail/pkg-plist b/mail/sqwebmail/pkg-plist
index 0a18a11ea6e4..e26dbb55b30e 100644
--- a/mail/sqwebmail/pkg-plist
+++ b/mail/sqwebmail/pkg-plist
@@ -72,7 +72,6 @@ share/sqwebmail/html/en-us/redirect.html
share/sqwebmail/html/en-us/spellchk.html
share/sqwebmail/ldapaddressbook.dist
share/sqwebmail/ldapsearch
-share/sqwebmail/lib/charset.alias
share/sqwebmail/nodsn
share/sqwebmail/sbin/makeuserdb
share/sqwebmail/sbin/pw2userdb
@@ -80,7 +79,6 @@ share/sqwebmail/sbin/userdb
share/sqwebmail/sbin/userdbpw
share/sqwebmail/sbin/vchkpw2userdb
share/sqwebmail/sendit.sh
-share/sqwebmail/share/locale/locale.alias
share/sqwebmail/webgpg
@dirrm share/sqwebmail/var/calendar/public
@dirrm share/sqwebmail/var/calendar/private
@@ -88,10 +86,8 @@ share/sqwebmail/webgpg
@dirrm share/sqwebmail/var/calendar
%%AUTHDFLAG%%@dirrm share/sqwebmail/var/authdaemon
@dirrm share/sqwebmail/var
-@dirrm share/sqwebmail/share/locale
@dirrm share/sqwebmail/share
@dirrm share/sqwebmail/sbin
-@dirrm share/sqwebmail/lib
@dirrm share/sqwebmail/html/en-us
@dirrm share/sqwebmail/html
@dirrm share/sqwebmail