summaryrefslogtreecommitdiff
path: root/mail/sympa
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2005-12-29 06:21:30 +0000
committerjlam <jlam@pkgsrc.org>2005-12-29 06:21:30 +0000
commitdc9594e09db96635641a7e05b49d34b554b9bb21 (patch)
treecd74196fb4970fddf0114e46d23d0bc534a0a70a /mail/sympa
parent4ab7433a2c2c8636b92563136007796500cc4d1b (diff)
downloadpkgsrc-dc9594e09db96635641a7e05b49d34b554b9bb21.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}