summaryrefslogtreecommitdiff
path: root/mail/sqwebmail/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/sqwebmail/Makefile')
-rw-r--r--mail/sqwebmail/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/sqwebmail/Makefile b/mail/sqwebmail/Makefile
index e4020e0c54a1..9d8fa1e24f57 100644
--- a/mail/sqwebmail/Makefile
+++ b/mail/sqwebmail/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= sqwebmail
-PORTVERSION= 1.0
+PORTVERSION= 1.0.3
CATEGORIES= mail www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= courier
@@ -53,6 +53,7 @@ GNU_CONFIGURE= YES
CONFIGURE_ARGS= \
--enable-cgibindir=${CGIBINDIR}/${CGIBINSUBDIR} \
--enable-imagedir=${WEBDATADIR}/${WEBDATASUBDIR} \
+ --libexecdir=${PREFIX}/libexec/sqwebmail \
--enable-imageurl=/${IMAGEURL}/
.if defined(WITHOUT_CACHEDIR)