summaryrefslogtreecommitdiff
path: root/pkgtools
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 /pkgtools
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 'pkgtools')
-rw-r--r--pkgtools/autoswc/Makefile3
-rw-r--r--pkgtools/dfdisk/Makefile3
-rw-r--r--pkgtools/libkver/Makefile3
-rw-r--r--pkgtools/pkg_alternatives/Makefile3
-rw-r--r--pkgtools/pkg_filecheck/Makefile3
-rw-r--r--pkgtools/pkg_notify/Makefile3
-rw-r--r--pkgtools/rc.subr/Makefile3
-rw-r--r--pkgtools/xpkgwedge/Makefile3
8 files changed, 8 insertions, 16 deletions
diff --git a/pkgtools/autoswc/Makefile b/pkgtools/autoswc/Makefile
index 5821a89e03a..814ae8d8840 100644
--- a/pkgtools/autoswc/Makefile
+++ b/pkgtools/autoswc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2005/06/19 14:42:48 jmmv Exp $
+# $NetBSD: Makefile,v 1.11 2005/12/29 06:22:05 jlam Exp $
DISTNAME= autoswc-1.5
CATEGORIES= pkgtools sysutils
@@ -15,7 +15,6 @@ DEPENDS+= libtool-base>=1.5.2:../../devel/libtool-base
NO_CHECKSUM= YES
NO_CONFIGURE= YES
NO_MTREE= YES
-USE_PKGINSTALL= YES
WRKSRC= ${WRKDIR}
PKG_SYSCONFSUBDIR= autoswc
diff --git a/pkgtools/dfdisk/Makefile b/pkgtools/dfdisk/Makefile
index 58bc8a081ad..d918f013abc 100644
--- a/pkgtools/dfdisk/Makefile
+++ b/pkgtools/dfdisk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2005/12/05 20:50:51 rillig Exp $
+# $NetBSD: Makefile,v 1.7 2005/12/29 06:22:05 jlam Exp $
#
DISTNAME= dfdisk-1.0
@@ -12,7 +12,6 @@ COMMENT= Fetch distfiles from multiple locations
WRKSRC= ${WRKDIR}
NO_CHECKSUM= yes
NO_CONFIGURE= yes
-USE_PKGINSTALL= yes
EGDIR= ${PREFIX}/share/examples/dfdisk
CONF_FILES= ${EGDIR}/dfdisk.conf ${PKG_SYSCONFDIR}/dfdisk.conf
diff --git a/pkgtools/libkver/Makefile b/pkgtools/libkver/Makefile
index 9292e662329..276053269d9 100644
--- a/pkgtools/libkver/Makefile
+++ b/pkgtools/libkver/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2005/12/27 13:54:59 seb Exp $
+# $NetBSD: Makefile,v 1.19 2005/12/29 06:22:05 jlam Exp $
DISTNAME= libkver-${VERSION}
CATEGORIES= pkgtools
@@ -11,7 +11,6 @@ COMMENT= Shared library and sysctl(1) replacement to override system version
PKG_INSTALLATION_TYPES= overwrite pkgviews
-USE_PKGINSTALL= YES
NO_PKGTOOLS_REQD_CHECK= # defined
NO_CHECKSUM= yes
diff --git a/pkgtools/pkg_alternatives/Makefile b/pkgtools/pkg_alternatives/Makefile
index 3faa596e788..6cd9c4803e2 100644
--- a/pkgtools/pkg_alternatives/Makefile
+++ b/pkgtools/pkg_alternatives/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/08/20 19:16:21 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2005/12/29 06:22:06 jlam Exp $
#
DISTNAME= pkg_alternatives-1.3
@@ -15,7 +15,6 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
EXTRACT_ONLY= # empty
NO_CHECKSUM= YES
NO_BUILD= YES
-USE_PKGINSTALL= YES
WRKSRC= ${WRKDIR}
DATADIR= ${PREFIX}/share/pkg_alternatives
diff --git a/pkgtools/pkg_filecheck/Makefile b/pkgtools/pkg_filecheck/Makefile
index 47dd7dd33b5..4c83ec18472 100644
--- a/pkgtools/pkg_filecheck/Makefile
+++ b/pkgtools/pkg_filecheck/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2005/12/05 20:50:51 rillig Exp $
+# $NetBSD: Makefile,v 1.20 2005/12/29 06:22:06 jlam Exp $
#
DISTNAME= pkg_filecheck-0.1
@@ -13,7 +13,6 @@ COMMENT= Check for files not owned by any package
WRKSRC= ${WRKDIR}
USE_TOOLS+= perl:run
-USE_PKGINSTALL= yes
EXTRACT_ONLY= # empty
NO_CHECKSUM= yes
diff --git a/pkgtools/pkg_notify/Makefile b/pkgtools/pkg_notify/Makefile
index 65978debeba..73fe56bee8b 100644
--- a/pkgtools/pkg_notify/Makefile
+++ b/pkgtools/pkg_notify/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/07/16 01:19:17 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2005/12/29 06:22:06 jlam Exp $
#
DISTNAME= pkg_notify-0.4.2
@@ -16,7 +16,6 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
NO_BUILD= yes
NO_CONFIGURE= yes
USE_TOOLS+= perl:run
-USE_PKGINSTALL= yes
WRKSRC= ${WRKDIR}/pkg_notify
EXAMPLEDIR= ${PREFIX}/share/examples/${PKGBASE}
diff --git a/pkgtools/rc.subr/Makefile b/pkgtools/rc.subr/Makefile
index e84b5eefdc1..03551011475 100644
--- a/pkgtools/rc.subr/Makefile
+++ b/pkgtools/rc.subr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2005/09/28 20:52:25 rillig Exp $
+# $NetBSD: Makefile,v 1.13 2005/12/29 06:22:06 jlam Exp $
#
DISTNAME= rc.subr-20041011
@@ -17,7 +17,6 @@ NO_BUILD= yes
NO_CHECKSUM= yes
NO_CONFIGURE= yes
NO_MTREE= yes
-USE_PKGINSTALL= YES
PLIST_SUBST+= RCD_SCRIPTS_DIR=${RCD_SCRIPTS_DIR:S/^\///}
diff --git a/pkgtools/xpkgwedge/Makefile b/pkgtools/xpkgwedge/Makefile
index 2ef129b48b5..47587b68400 100644
--- a/pkgtools/xpkgwedge/Makefile
+++ b/pkgtools/xpkgwedge/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.61 2005/12/17 05:20:22 jlam Exp $
+# $NetBSD: Makefile,v 1.62 2005/12/29 06:22:06 jlam Exp $
DISTNAME= xpkgwedge-1.14
CATEGORIES= pkgtools devel x11
@@ -26,7 +26,6 @@ PKG_SKIP_REASON+= "xpkgwedge is not needed when X11BASE is LOCALBASE"
CONFLICTS+= mkfontscale-[0-9]*
.endif
-USE_PKGINSTALL= YES
DEINSTALL_EXTRA_TMPL+= ${.CURDIR}/DEINSTALL
INSTALL_EXTRA_TMPL+= ${.CURDIR}/INSTALL
INSTALLATION_DIRS= bin lib/X11/config