summaryrefslogtreecommitdiff
path: root/mail/sympa
diff options
context:
space:
mode:
authorjlam <jlam>2005-08-06 06:19:03 +0000
committerjlam <jlam>2005-08-06 06:19:03 +0000
commit604de5eda52e3686a2d4ae3dceebabd648c8beb2 (patch)
tree01ab92342ff180527d28ec20c4868e49f3c4def1 /mail/sympa
parentea18d090b4d53d531b6357763a668e6a12f80f37 (diff)
downloadpkgsrc-604de5eda52e3686a2d4ae3dceebabd648c8beb2.tar.gz
Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all pkgsrc-installed Perl files into the "vendor" directories.
Diffstat (limited to 'mail/sympa')
-rw-r--r--mail/sympa/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/mail/sympa/Makefile b/mail/sympa/Makefile
index 5236a5dd4d0..83b5e417a93 100644
--- a/mail/sympa/Makefile
+++ b/mail/sympa/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2005/04/11 21:46:27 tv Exp $
+# $NetBSD: Makefile,v 1.14 2005/08/06 06:19:22 jlam Exp $
#
DISTNAME= sympa-4.1.2
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= mail
MASTER_SITES= http://www.sympa.org/distribution/
@@ -62,8 +62,6 @@ CONFIGURE_ARGS+= --with-group=${SYMPA_GROUP}
MHONARC_PREFIX_DEFAULT= ${LOCALBASE}
EVAL_PREFIX+= MHONARC_PREFIX=mhonarc
-PERL5_REQD+= 5.005
-
PKG_OPTIONS_VAR= PKG_OPTIONS.sympa
PKG_SUPPORTED_OPTIONS= mysql pgsql
.include "../../mk/bsd.options.mk"