summaryrefslogtreecommitdiff
path: root/mail/sympa
diff options
context:
space:
mode:
authorjlam <jlam>2005-12-29 06:21:30 +0000
committerjlam <jlam>2005-12-29 06:21:30 +0000
commitc820203434cf763fe527cb057f59021e25a8fde6 (patch)
treecd74196fb4970fddf0114e46d23d0bc534a0a70a /mail/sympa
parent1ff6914aefede17bd33f945b1cc04bda838c34fe (diff)
downloadpkgsrc-c820203434cf763fe527cb057f59021e25a8fde6.tar.gz
Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be used by the package Makefile.
Diffstat (limited to 'mail/sympa')
-rw-r--r--mail/sympa/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/sympa/Makefile b/mail/sympa/Makefile
index 3fdcc08bd59..b971ae0c8a9 100644
--- a/mail/sympa/Makefile
+++ b/mail/sympa/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2005/12/27 13:54:58 seb Exp $
+# $NetBSD: Makefile,v 1.19 2005/12/29 06:21:54 jlam Exp $
#
DISTNAME= sympa-4.1.2
@@ -33,7 +33,6 @@ DEPENDS.SunOS+= p5-DB_File>=1.75:../../databases/p5-DB_File
OPSYSVARS+= DEPENDS
-USE_PKGINSTALL= YES
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --with-confdir=${PKG_SYSCONFDIR:Q}
CONFIGURE_ARGS+= --with-cgidir=${SYMPA_BIN:Q}