aboutsummaryrefslogtreecommitdiff
path: root/mail/sympa/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-02-28 08:56:01 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-02-28 08:56:01 +0000
commit61a32ba9b480bd37f9b99eea30250468b185b043 (patch)
tree48172e592f735ca32e3042a5709f23909851b152 /mail/sympa/Makefile
parentf7da8366766891c593b99c8ad82684fb23ae83db (diff)
downloadports-61a32ba9b480bd37f9b99eea30250468b185b043.tar.gz
ports-61a32ba9b480bd37f9b99eea30250468b185b043.zip
Notes
Diffstat (limited to 'mail/sympa/Makefile')
-rw-r--r--mail/sympa/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/mail/sympa/Makefile b/mail/sympa/Makefile
index 2dac0f2df0fa..772b32e6c8df 100644
--- a/mail/sympa/Makefile
+++ b/mail/sympa/Makefile
@@ -7,7 +7,7 @@
PORTNAME= sympa
PORTVERSION?= 4.1.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES?= http://www.sympa.org/distribution/old/
@@ -29,8 +29,6 @@ BUILD_DEPENDS+= ${SITE_PERL}/Mail/Mailer.pm:${PORTSDIR}/mail/p5-Mail-Tools \
${SITE_PERL}/Archive/Zip.pm:${PORTSDIR}/archivers/p5-Archive-Zip
RUN_DEPENDS= ${BUILD_DEPENDS}
-BROKEN= Uses non-standard httpd directory
-
DB_TYPE=
.if defined(WITH_FASTCGI)
@@ -64,10 +62,13 @@ CONFIGURE_ARGS+=--prefix=${PREFIX}/sympa \
--with-confdir=${PREFIX}/etc \
--with-initdir=${PREFIX}/etc/rc.d \
--with-etcdir=${PREFIX}/sympa/bin/etc \
+ --with-iconsdir=${PREFIX}/www/icons \
${CONFIGURE_TARGET}
CONFIGURE_ENV+= lt_cv_sys_max_cmd_len=${CONFIGURE_MAX_CMD_LEN}
MAKE_ENV?= PERL_EXTUTILS_AUTOINSTALL=--skip
+MAN8= alias_manager.8 archived.8 bounced.8 sympa.8
+
pre-fetch:
@${ECHO} ""
@${ECHO} "You may use the following build options:"