summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/GConf2/Makefile3
-rw-r--r--devel/GConf2/schemas.mk3
-rw-r--r--devel/bugzilla/Makefile3
-rw-r--r--devel/cvs2p4/Makefile3
-rw-r--r--devel/cvsgraph/Makefile3
-rw-r--r--devel/cvsync/Makefile3
-rw-r--r--devel/distcc/Makefile.common3
-rw-r--r--devel/gdbada/Makefile3
-rw-r--r--devel/gettext-lib/Makefile3
-rw-r--r--devel/isect/Makefile3
-rw-r--r--devel/libbonobo/Makefile3
-rw-r--r--devel/libgnome/Makefile3
-rw-r--r--devel/mantis/Makefile3
-rw-r--r--devel/monotone-server/Makefile3
-rw-r--r--devel/opencm/Makefile3
-rw-r--r--devel/p4d/Makefile3
-rw-r--r--devel/pango/Makefile3
-rw-r--r--devel/pwlib/Makefile3
-rw-r--r--devel/rt-mysql/Makefile.common3
-rw-r--r--devel/rt3/Makefile3
-rw-r--r--devel/w32api/Makefile3
21 files changed, 21 insertions, 42 deletions
diff --git a/devel/GConf2/Makefile b/devel/GConf2/Makefile
index 1dd4e6bb378..c9ab5692f8b 100644
--- a/devel/GConf2/Makefile
+++ b/devel/GConf2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2005/10/08 17:15:48 jmmv Exp $
+# $NetBSD: Makefile,v 1.34 2005/12/29 06:21:36 jlam Exp $
#
.include "../../devel/GConf2/Makefile.common"
@@ -6,7 +6,6 @@
PKGNAME= ${DISTNAME:S/GConf/GConf2/}
PKGREVISION= 1
-USE_PKGINSTALL= YES
CONFIGURE_ARGS+= --disable-gtk
diff --git a/devel/GConf2/schemas.mk b/devel/GConf2/schemas.mk
index abba0ba0832..9489cc8fff3 100644
--- a/devel/GConf2/schemas.mk
+++ b/devel/GConf2/schemas.mk
@@ -1,4 +1,4 @@
-# $NetBSD: schemas.mk,v 1.12 2005/12/05 23:55:05 rillig Exp $
+# $NetBSD: schemas.mk,v 1.13 2005/12/29 06:21:36 jlam Exp $
#
# This Makefile fragment is intended to be included by packages that install
# GConf2 schema files. It takes care of registering them in the GConf2
@@ -49,7 +49,6 @@ FILES_SUBST+= GCONF2_SCHEMAS=${GCONF2_SCHEMAS:Q}
FILES_SUBST+= GCONF2_SCHEMAS_DIR=${GCONF2_SCHEMAS_DIR:Q}
INSTALL_EXTRA_TMPL+= ${.CURDIR}/../../devel/GConf2/files/install.tmpl
DEINSTALL_EXTRA_TMPL+= ${.CURDIR}/../../devel/GConf2/files/deinstall.tmpl
-USE_PKGINSTALL= YES
.endif
PRINT_PLIST_AWK+= /^@dirrm share\/gconf$$/ { next; }
diff --git a/devel/bugzilla/Makefile b/devel/bugzilla/Makefile
index 002a18dcdb2..49c1edc44d8 100644
--- a/devel/bugzilla/Makefile
+++ b/devel/bugzilla/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2005/12/05 20:50:02 rillig Exp $
+# $NetBSD: Makefile,v 1.15 2005/12/29 06:21:36 jlam Exp $
#
DISTNAME= bugzilla-2.20
@@ -26,7 +26,6 @@ DEPENDS+= p5-MailTools>=1.65:../../mail/p5-MailTools
.include "options.mk"
NO_BUILD= YES
-USE_PKGINSTALL= YES
BZ_WEB_GROUP?= ${APACHE_GROUP}
SENDMAIL?= /usr/sbin/sendmail
diff --git a/devel/cvs2p4/Makefile b/devel/cvs2p4/Makefile
index 18061fad40a..edb1c6a8c0b 100644
--- a/devel/cvs2p4/Makefile
+++ b/devel/cvs2p4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2005/12/05 20:50:02 rillig Exp $
+# $NetBSD: Makefile,v 1.9 2005/12/29 06:21:36 jlam Exp $
#
DISTNAME= cvs2p4-2.3.3
@@ -16,7 +16,6 @@ DEPENDS+= p4d-[0-9]*:../../devel/p4d
DEPENDS+= rcs-[0-9]*:../../devel/rcs
.endif
-USE_PKGINSTALL= yes
USE_TOOLS+= perl:run
NO_BUILD= yes
diff --git a/devel/cvsgraph/Makefile b/devel/cvsgraph/Makefile
index 246c293331b..94fe479f8c9 100644
--- a/devel/cvsgraph/Makefile
+++ b/devel/cvsgraph/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2005/12/05 23:55:05 rillig Exp $
+# $NetBSD: Makefile,v 1.22 2005/12/29 06:21:37 jlam Exp $
#
DISTNAME= cvsgraph-1.5.1
@@ -10,7 +10,6 @@ HOMEPAGE= http://www.akhphd.au.dk/~bertho/cvsgraph/
COMMENT= Graphically represents CVS/RCS branches and file revisions
USE_TOOLS+= lex
-USE_PKGINSTALL= YES
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
diff --git a/devel/cvsync/Makefile b/devel/cvsync/Makefile
index 2aa0ebfc946..5ecd49445bf 100644
--- a/devel/cvsync/Makefile
+++ b/devel/cvsync/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.78 2005/12/05 20:50:03 rillig Exp $
+# $NetBSD: Makefile,v 1.79 2005/12/29 06:21:37 jlam Exp $
#
DISTNAME= cvsync-0.24.19
@@ -11,7 +11,6 @@ COMMENT= Portable incremental cvs repository syncer
PKG_INSTALLATION_TYPES= overwrite pkgviews
-USE_PKGINSTALL= YES
USE_TOOLS+= gmake
INSTALLATION_DIRS= bin man/man1
diff --git a/devel/distcc/Makefile.common b/devel/distcc/Makefile.common
index 4f7c3302ded..3c55ff9486c 100644
--- a/devel/distcc/Makefile.common
+++ b/devel/distcc/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.2 2005/12/05 23:55:05 rillig Exp $
+# $NetBSD: Makefile.common,v 1.3 2005/12/29 06:21:37 jlam Exp $
#
### XXX: See the other 'XXX' comment below when updating this package.
@@ -16,7 +16,6 @@ DISTINFO_FILE= ${.CURDIR}/../../devel/distcc/distinfo
PATCHDIR= ${.CURDIR}/../../devel/distcc/patches
GNU_CONFIGURE= yes
-USE_PKGINSTALL= yes
USE_TOOLS+= gmake
CONFIGURE_ARGS+= --enable-rfc2553
diff --git a/devel/gdbada/Makefile b/devel/gdbada/Makefile
index 9f0f2d8aea3..2eb7ac3e28a 100644
--- a/devel/gdbada/Makefile
+++ b/devel/gdbada/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2005/12/05 23:55:05 rillig Exp $
+# $NetBSD: Makefile,v 1.9 2005/12/29 06:21:37 jlam Exp $
DISTNAME= gdbada-6.3
#PKGREVISION= 1
@@ -19,7 +19,6 @@ LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
GDB_SUBPREFIX= gdbada
GDB_PREFIX= ${PREFIX}/${GDB_SUBPREFIX}
GNU_CONFIGURE= YES
-USE_PKGINSTALL= YES
USE_TOOLS+= gmake
TEST_TARGET= check
INFO_DIR= ${GDB_PREFIX}/info
diff --git a/devel/gettext-lib/Makefile b/devel/gettext-lib/Makefile
index 94c7c22d451..7413cb181ad 100644
--- a/devel/gettext-lib/Makefile
+++ b/devel/gettext-lib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2005/12/05 20:50:04 rillig Exp $
+# $NetBSD: Makefile,v 1.41 2005/12/29 06:21:37 jlam Exp $
DISTNAME= gettext-0.11.5
PKGNAME= gettext-lib-0.11.5
@@ -31,7 +31,6 @@ BUILD_DIRS= ${WRKSRC}/intl
EGDIR= ${PREFIX}/share/examples/gettext
LOCALEDIR= ${PREFIX}/${PKGLOCALEDIR}/locale
-USE_PKGINSTALL= yes
REQD_DIRS+= ${LOCALEDIR}
REQD_FILES+= ${EGDIR}/locale.alias ${LOCALEDIR}/locale.alias
diff --git a/devel/isect/Makefile b/devel/isect/Makefile
index b6360031ad1..48b033516ba 100644
--- a/devel/isect/Makefile
+++ b/devel/isect/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2005/04/11 21:45:25 tv Exp $
+# $NetBSD: Makefile,v 1.31 2005/12/29 06:21:37 jlam Exp $
#
DISTNAME= isect-1.6.2
@@ -11,7 +11,6 @@ HOMEPAGE= http://isectd.sourceforge.net/
COMMENT= Open source middleware daemon
GNU_CONFIGURE= yes
-USE_PKGINSTALL= yes
USE_LIBTOOL= yes
PTHREAD_OPTS+= require
INFO_FILES= isect.info
diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile
index 1ad12892e86..14f1f06769b 100644
--- a/devel/libbonobo/Makefile
+++ b/devel/libbonobo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2005/12/05 23:55:06 rillig Exp $
+# $NetBSD: Makefile,v 1.44 2005/12/29 06:21:37 jlam Exp $
DISTNAME= libbonobo-2.10.1
CATEGORIES= devel gnome
@@ -12,7 +12,6 @@ COMMENT= GNOME2 Object activation framework library
CONFLICTS= bonobo-activation-[0-9]*
GNU_CONFIGURE= YES
-USE_PKGINSTALL= YES
USE_PKGLOCALEDIR= YES
USE_LIBTOOL= YES
USE_TOOLS+= bison gmake perl:run pkg-config
diff --git a/devel/libgnome/Makefile b/devel/libgnome/Makefile
index 75bc3a06297..10719677d7f 100644
--- a/devel/libgnome/Makefile
+++ b/devel/libgnome/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2005/12/05 23:55:06 rillig Exp $
+# $NetBSD: Makefile,v 1.45 2005/12/29 06:21:38 jlam Exp $
#
DISTNAME= libgnome-2.12.0.1
@@ -19,7 +19,6 @@ GNU_CONFIGURE= YES
USE_TOOLS+= gmake pkg-config
USE_LIBTOOL= YES
USE_PKGLOCALEDIR= YES
-USE_PKGINSTALL= YES
PKGCONFIG_OVERRIDE= libgnome/libgnome-2.0.pc.in
diff --git a/devel/mantis/Makefile b/devel/mantis/Makefile
index 5671e3fa06b..a18b47d50e7 100644
--- a/devel/mantis/Makefile
+++ b/devel/mantis/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2005/12/21 06:13:26 adrianp Exp $
+# $NetBSD: Makefile,v 1.13 2005/12/29 06:21:38 jlam Exp $
DISTNAME= mantis-1.0.0rc4
CATEGORIES= devel www
@@ -11,7 +11,6 @@ COMMENT= PHP/MySQL/web based bugtracking system
DEPENDS+= ap-php>=4.0.6:../../www/ap-php
DEPENDS+= php-mysql>=4.0.6:../../databases/php-mysql
-USE_PKGINSTALL= YES
NO_BUILD= YES
.include "../../mk/bsd.prefs.mk"
diff --git a/devel/monotone-server/Makefile b/devel/monotone-server/Makefile
index 5627163c913..fb274ce0396 100644
--- a/devel/monotone-server/Makefile
+++ b/devel/monotone-server/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2005/12/05 20:50:05 rillig Exp $
+# $NetBSD: Makefile,v 1.13 2005/12/29 06:21:38 jlam Exp $
#
DISTNAME= monotone-server-0.24
@@ -15,7 +15,6 @@ DEPENDS+= monotone>=0.24:../../devel/monotone
EXTRACT_ONLY= # empty
NO_BUILD= yes
NO_CHECKSUM= yes
-USE_PKGINSTALL= yes
WRKSRC= ${WRKDIR}
RCD_SCRIPTS= monotone
diff --git a/devel/opencm/Makefile b/devel/opencm/Makefile
index 9859b8040dc..85af85aba89 100644
--- a/devel/opencm/Makefile
+++ b/devel/opencm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2005/05/22 20:07:54 jlam Exp $
+# $NetBSD: Makefile,v 1.35 2005/12/29 06:21:38 jlam Exp $
#
DISTNAME= ${OPENCM_VERSION}-2-src
@@ -12,7 +12,6 @@ HOMEPAGE= http://www.opencm.org/
COMMENT= Secure, high-integrity replacement for CVS
WRKSRC= ${WRKDIR}/${OPENCM_VERSION}/base
-USE_PKGINSTALL= YES
USE_TOOLS+= gmake gzip
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --infodir=${PREFIX}/${INFO_DIR}
diff --git a/devel/p4d/Makefile b/devel/p4d/Makefile
index ef38fc162c8..5bf9cf8cb31 100644
--- a/devel/p4d/Makefile
+++ b/devel/p4d/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/08/23 11:48:47 rillig Exp $
+# $NetBSD: Makefile,v 1.8 2005/12/29 06:21:38 jlam Exp $
#
DISTNAME= p4d
@@ -10,7 +10,6 @@ P4BINONLY= # defined
.include "../../devel/p4/Makefile.common"
-USE_PKGINSTALL= yes
FILES_SUBST+= P4USER=${P4USER:Q}
FILES_SUBST+= P4ROOT=${P4ROOT:Q}
diff --git a/devel/pango/Makefile b/devel/pango/Makefile
index bc9fce32935..67e1e53a26a 100644
--- a/devel/pango/Makefile
+++ b/devel/pango/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.64 2005/12/05 20:50:06 rillig Exp $
+# $NetBSD: Makefile,v 1.65 2005/12/29 06:21:38 jlam Exp $
#
DISTNAME= pango-1.10.2
@@ -14,7 +14,6 @@ COMMENT= Library for layout and rendering of text
PKG_INSTALLATION_TYPES= overwrite pkgviews
-USE_PKGINSTALL= yes
USE_TOOLS+= gmake pkg-config
GNU_CONFIGURE= yes
TEST_TARGET= check
diff --git a/devel/pwlib/Makefile b/devel/pwlib/Makefile
index e4daa4c1ee3..71fab1bff94 100644
--- a/devel/pwlib/Makefile
+++ b/devel/pwlib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2005/12/26 23:39:31 schmonz Exp $
+# $NetBSD: Makefile,v 1.47 2005/12/29 06:21:38 jlam Exp $
DISTNAME= pwlib-v1_8_3-src
PKGNAME= pwlib-1.8.3
@@ -20,7 +20,6 @@ WRKSRC= ${WRKDIR}/pwlib
USE_TOOLS+= gmake tar
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
-USE_PKGINSTALL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --disable-sasl --disable-openldap
CONFIGURE_ARGS+= --disable-expat --disable-video --disable-qos
diff --git a/devel/rt-mysql/Makefile.common b/devel/rt-mysql/Makefile.common
index 0a890210c6d..a603b7a9277 100644
--- a/devel/rt-mysql/Makefile.common
+++ b/devel/rt-mysql/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.6 2004/02/04 22:19:09 abs Exp $
+# $NetBSD: Makefile.common,v 1.7 2005/12/29 06:21:38 jlam Exp $
DISTNAME= rt-2-0-15
CATEGORIES= devel
@@ -24,7 +24,6 @@ RT_DB_PASS?= changemeplease
RT_WEB_USER?= nobody
RT_WEB_GROUP?= nobody
-USE_PKGINSTALL= yes
PKGDIR= ${.CURDIR}/../../devel/rt-mysql
DISTINFO_FILE= ${PKGDIR}/distinfo
diff --git a/devel/rt3/Makefile b/devel/rt3/Makefile
index 6eaae3612ce..93e923fee0d 100644
--- a/devel/rt3/Makefile
+++ b/devel/rt3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2005/12/05 23:55:06 rillig Exp $
+# $NetBSD: Makefile,v 1.13 2005/12/29 06:21:38 jlam Exp $
DISTNAME= rt-3.2.3
PKGREVISION= 2
@@ -79,7 +79,6 @@ DEPENDS+= p5-WWW-Mechanize>=0.72:../../www/p5-WWW-Mechanize
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
NO_BUILD= yes
-USE_PKGINSTALL= yes
PKG_SYSCONFSUBDIR= rt3
PKG_GROUPS= ${RT_GROUP}
diff --git a/devel/w32api/Makefile b/devel/w32api/Makefile
index e9fa4f4967f..92075da9007 100644
--- a/devel/w32api/Makefile
+++ b/devel/w32api/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2005/12/05 20:50:09 rillig Exp $
+# $NetBSD: Makefile,v 1.23 2005/12/29 06:21:38 jlam Exp $
DISTNAME= w32api-2.5-src
PKGNAME= w32api-2.5
@@ -21,7 +21,6 @@ CRTWRKSRC= ${WRKDIR}/pe-crt-1.2.1
PE_CPPFLAGS+= -I${WRKSRC}/include
MAKE_FLAGS+= PE_CPPFLAGS=${PE_CPPFLAGS:Q}
-USE_PKGINSTALL= yes
DEINSTALL_EXTRA_TMPL+= ${.CURDIR}/DEINSTALL
INSTALL_EXTRA_TMPL+= ${.CURDIR}/INSTALL