summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorjlam <jlam>2005-12-29 06:21:30 +0000
committerjlam <jlam>2005-12-29 06:21:30 +0000
commit5af16a0a92f81c34be4b282d5e8072ffb8e77df1 (patch)
treecd74196fb4970fddf0114e46d23d0bc534a0a70a /news
parenta1ad2b0ae6e24e2b642cab2b00e3241d772eef7a (diff)
downloadpkgsrc-5af16a0a92f81c34be4b282d5e8072ffb8e77df1.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 'news')
-rw-r--r--news/inn/Makefile3
-rw-r--r--news/leafnode/Makefile3
-rw-r--r--news/nntpclnt/Makefile3
3 files changed, 3 insertions, 6 deletions
diff --git a/news/inn/Makefile b/news/inn/Makefile
index b86e5180021..10878b6ba6f 100644
--- a/news/inn/Makefile
+++ b/news/inn/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.75 2005/12/05 23:55:15 rillig Exp $
+# $NetBSD: Makefile,v 1.76 2005/12/29 06:22:05 jlam Exp $
DISTNAME= inn-2.4.1
PKGREVISION= 8
@@ -18,7 +18,6 @@ BUILD_DEFS+= USE_INET6
BUILD_DEFS+= INN_DATA_DIR INN_USER INN_GROUP
FILES_SUBST+= INN_DATA_DIR=${INN_DATA_DIR:Q}
-USE_PKGINSTALL= YES
GNU_CONFIGURE= YES
GNU_CONFIGURE_PREFIX= ${INN_PREFIX}
CONFIGURE_ARGS+= --enable-setgid-inews \
diff --git a/news/leafnode/Makefile b/news/leafnode/Makefile
index 45ab152c170..2460d24adca 100644
--- a/news/leafnode/Makefile
+++ b/news/leafnode/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2005/12/05 23:55:15 rillig Exp $
+# $NetBSD: Makefile,v 1.30 2005/12/29 06:22:05 jlam Exp $
DISTNAME= leafnode-1.11.3.rel
PKGNAME= ${DISTNAME:S/.rel//}
@@ -13,7 +13,6 @@ COMMENT= NNTP server for small (dialup) sites
CONFLICTS+= cyrus-imapd<2.2.10nb2
WRKSRC= ${WRKDIR}/${DISTNAME}
-USE_PKGINSTALL= yes
INSTALL_EXTRA_TMPL+= ${.CURDIR}/INSTALL
DEINSTALL_EXTRA_TMPL+= ${.CURDIR}/DEINSTALL
diff --git a/news/nntpclnt/Makefile b/news/nntpclnt/Makefile
index 46f3a3e0215..fa616c23566 100644
--- a/news/nntpclnt/Makefile
+++ b/news/nntpclnt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2005/12/05 20:50:50 rillig Exp $
+# $NetBSD: Makefile,v 1.26 2005/12/29 06:22:05 jlam Exp $
DISTNAME= nntpclnt-1.6.1
PKGREVISION= 5
@@ -17,7 +17,6 @@ NO_BIN_ON_CDROM=${RESTRICTED}
BUILD_TARGET= inews
PKG_GROUPS= news
-USE_PKGINSTALL= yes
PKG_SYSCONFSUBDIR= nntp
PLIST_SUBST+= PKG_SYSCONFDIR=${PKG_SYSCONFDIR:Q}