From 5af16a0a92f81c34be4b282d5e8072ffb8e77df1 Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 29 Dec 2005 06:21:30 +0000 Subject: 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. --- audio/cplay/Makefile | 3 +-- audio/daapd/Makefile | 3 +-- audio/darkice/Makefile | 3 +-- audio/distmp3/Makefile | 3 +-- audio/esound/Makefile | 3 +-- audio/gqmpeg-devel/Makefile | 3 +-- audio/gqmpeg/Makefile | 3 +-- audio/icecast/Makefile | 3 +-- audio/icecast1/Makefile | 3 +-- audio/juke/Makefile | 3 +-- audio/moss/Makefile | 3 +-- audio/musicpd/Makefile | 3 +-- audio/nas/Makefile | 3 +-- audio/oss/Makefile | 3 +-- audio/rplay/Makefile | 3 +-- audio/tracker/Makefile | 3 +-- audio/ubs/Makefile | 3 +-- audio/wsoundserver/Makefile | 3 +-- audio/xhippo/Makefile | 3 +-- audio/xmcd/Makefile | 3 +-- audio/xmp/Makefile | 3 +-- 21 files changed, 21 insertions(+), 42 deletions(-) (limited to 'audio') diff --git a/audio/cplay/Makefile b/audio/cplay/Makefile index d043a60c7b3..a075af051ad 100644 --- a/audio/cplay/Makefile +++ b/audio/cplay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2005/12/13 12:15:16 ghen Exp $ +# $NetBSD: Makefile,v 1.5 2005/12/29 06:21:30 jlam Exp $ DISTNAME= cplay-1.49 PKGREVISION= 1 @@ -11,7 +11,6 @@ COMMENT= Curses front-end for various audio players PYTHON_PATCH_SCRIPTS= cplay -USE_PKGINSTALL= yes BUILD_USES_MSGFMT= yes USE_PKGLOCALEDIR= yes diff --git a/audio/daapd/Makefile b/audio/daapd/Makefile index 49316640a71..49e99a79981 100644 --- a/audio/daapd/Makefile +++ b/audio/daapd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2005/12/05 20:49:47 rillig Exp $ +# $NetBSD: Makefile,v 1.13 2005/12/29 06:21:30 jlam Exp $ DISTNAME= daapd-0.2.3d PKGREVISION= 3 @@ -11,7 +11,6 @@ HOMEPAGE= http://www.deleet.de/projekte/daap/daapd/ COMMENT= Server for DAA protocol (iTunes) USE_LANGUAGES= c c++ -USE_PKGINSTALL= yes USE_TOOLS+= gmake MAKEFILE= makefile diff --git a/audio/darkice/Makefile b/audio/darkice/Makefile index ca35d2a121f..b0307cec414 100644 --- a/audio/darkice/Makefile +++ b/audio/darkice/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2005/06/16 06:57:38 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2005/12/29 06:21:30 jlam Exp $ # DISTNAME= darkice-0.14 @@ -12,7 +12,6 @@ COMMENT= IceCast, IceCast2 and ShoutCast live audio streamer GNU_CONFIGURE= yes USE_TOOLS+= gmake -USE_PKGINSTALL= yes CONFIGURE_ARGS+= --with-vorbis-prefix=${BUILDLINK_PREFIX.libvorbis} CONFIGURE_ARGS+= --with-lame-prefix=${BUILDLINK_PREFIX.lame} diff --git a/audio/distmp3/Makefile b/audio/distmp3/Makefile index bebf542c4df..db2c193fe09 100644 --- a/audio/distmp3/Makefile +++ b/audio/distmp3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2005/07/15 20:14:02 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2005/12/29 06:21:30 jlam Exp $ # DISTNAME= distmp3-0.1.9 @@ -11,7 +11,6 @@ COMMENT= Distributed mp3 encoding across multiple hosts USE_LANGUAGES= # empty USE_TOOLS+= perl:run -USE_PKGINSTALL= yes NO_BUILD= yes EGDIR= ${PREFIX}/share/examples/distmp3 diff --git a/audio/esound/Makefile b/audio/esound/Makefile index 1325af8655e..245b8ed0de5 100644 --- a/audio/esound/Makefile +++ b/audio/esound/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.59 2005/12/05 23:55:02 rillig Exp $ +# $NetBSD: Makefile,v 1.60 2005/12/29 06:21:30 jlam Exp $ DISTNAME= esound-0.2.36 CATEGORIES= audio @@ -11,7 +11,6 @@ COMMENT= The Enlightened sound daemon PKG_INSTALLATION_TYPES= overwrite pkgviews -USE_PKGINSTALL= YES USE_LIBTOOL= YES PKGCONFIG_OVERRIDE= esound.pc.in diff --git a/audio/gqmpeg-devel/Makefile b/audio/gqmpeg-devel/Makefile index 5bcdedd73f5..040bc28664b 100644 --- a/audio/gqmpeg-devel/Makefile +++ b/audio/gqmpeg-devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2005/08/10 20:56:11 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2005/12/29 06:21:30 jlam Exp $ DISTNAME= gqmpeg-0.91.1 PKGREVISION= 2 @@ -17,7 +17,6 @@ DEPENDS+= xmp>=2.0.2:../../audio/xmp USE_TOOLS+= pkg-config USE_DIRS+= gnome2-1.5 USE_DIRS+= xdg-1.2 -USE_PKGINSTALL= YES USE_PKGLOCALEDIR= YES GNU_CONFIGURE= YES diff --git a/audio/gqmpeg/Makefile b/audio/gqmpeg/Makefile index c4012296d8d..dcbe97278be 100644 --- a/audio/gqmpeg/Makefile +++ b/audio/gqmpeg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.86 2005/06/01 18:02:38 jlam Exp $ +# $NetBSD: Makefile,v 1.87 2005/12/29 06:21:31 jlam Exp $ DISTNAME= gqmpeg-0.20.0 PKGREVISION= 8 @@ -16,7 +16,6 @@ DEPENDS+= xmp>=2.0.2:../../audio/xmp USE_DIRS+= gnome1-1.5 USE_DIRS+= xdg-1.2 -USE_PKGINSTALL= YES USE_PKGLOCALEDIR= YES GNU_CONFIGURE= YES diff --git a/audio/icecast/Makefile b/audio/icecast/Makefile index 456f3edf70d..44cfbf505cb 100644 --- a/audio/icecast/Makefile +++ b/audio/icecast/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2005/10/12 22:26:59 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2005/12/29 06:21:31 jlam Exp $ # DISTNAME= icecast-2.3.0 @@ -11,7 +11,6 @@ COMMENT= Live streaming audio server USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes -USE_PKGINSTALL= yes GNU_CONFIGURE= yes PTHREAD_AUTO_VARS= yes diff --git a/audio/icecast1/Makefile b/audio/icecast1/Makefile index 617172e7c9e..85d1cc287ff 100644 --- a/audio/icecast1/Makefile +++ b/audio/icecast1/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2005/12/05 23:55:02 rillig Exp $ +# $NetBSD: Makefile,v 1.17 2005/12/29 06:21:31 jlam Exp $ # DISTNAME= icecast-1.3.12 @@ -11,7 +11,6 @@ HOMEPAGE= http://www.icecast.org/ COMMENT= Internet broadcasting system using Mpeg Layer III streaming GNU_CONFIGURE= yes -USE_PKGINSTALL= yes RCD_SCRIPTS= icecast PKG_SYSCONFSUBDIR= icecast diff --git a/audio/juke/Makefile b/audio/juke/Makefile index fcb635b4c1e..fe40251e7bd 100644 --- a/audio/juke/Makefile +++ b/audio/juke/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2005/12/05 20:49:48 rillig Exp $ +# $NetBSD: Makefile,v 1.10 2005/12/29 06:21:31 jlam Exp $ # DISTNAME= juke-0.7 @@ -10,7 +10,6 @@ MAINTAINER= mob@bicekru.org #HOMEPAGE= http://johan.nocrew.org/nav10/unix/juke/ COMMENT= Simple ncurses based jukebox -USE_PKGINSTALL= YES GNU_CONFIGURE= YES # halfdelay() diff --git a/audio/moss/Makefile b/audio/moss/Makefile index 0af542edfaa..997bc773c09 100644 --- a/audio/moss/Makefile +++ b/audio/moss/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2005/12/05 20:49:48 rillig Exp $ +# $NetBSD: Makefile,v 1.11 2005/12/29 06:21:31 jlam Exp $ DISTNAME= moss-0.1.13 PKGREVISION= 1 @@ -12,7 +12,6 @@ COMMENT= MP3/OGG Streaming Server DEPENDS+= ${PYPKGPREFIX}-ogg>=1.3:../../audio/py-ogg DEPENDS+= ${PYPKGPREFIX}-vorbis>=1.3:../../audio/py-vorbis -USE_PKGINSTALL= yes PYTHON_VERSIONS_ACCEPTED= 23 22 21 PYTHON_PATCH_SCRIPTS= ${WRKSRC}/*.py diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile index f7be2096528..0d875ea4187 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2005/12/05 20:49:49 rillig Exp $ +# $NetBSD: Makefile,v 1.21 2005/12/29 06:21:31 jlam Exp $ DISTNAME= mpd-0.11.5 PKGNAME= ${DISTNAME:S/mpd/musicpd/} @@ -14,7 +14,6 @@ COMMENT= Remote controllable audio player GNU_CONFIGURE= yes USE_LIBTOOL= yes -USE_PKGINSTALL= yes .include "options.mk" diff --git a/audio/nas/Makefile b/audio/nas/Makefile index 49795149767..29cd4d7e314 100644 --- a/audio/nas/Makefile +++ b/audio/nas/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.56 2005/08/06 06:19:03 jlam Exp $ +# $NetBSD: Makefile,v 1.57 2005/12/29 06:21:31 jlam Exp $ DISTNAME= nas-1.7b.src PKGNAME= ${DISTNAME:S/.src//} @@ -17,7 +17,6 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} USE_TOOLS+= gmake -USE_PKGINSTALL= yes USE_IMAKE= yes PKG_SYSCONFSUBDIR= nas diff --git a/audio/oss/Makefile b/audio/oss/Makefile index b2643bc847b..da7d295b3fc 100644 --- a/audio/oss/Makefile +++ b/audio/oss/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2005/12/17 05:20:21 jlam Exp $ +# $NetBSD: Makefile,v 1.36 2005/12/29 06:21:31 jlam Exp $ DISTNAME= oss-${OSS_VERSION} # Overridden below PKGNAME= oss-${OSS_VERSION} @@ -29,7 +29,6 @@ NO_SRC_ON_FTP= ${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} WRKSRC= ${WRKDIR} -USE_PKGINSTALL= yes NO_CONFIGURE= yes DEINSTALL_EXTRA_TMPL+= ${.CURDIR}/DEINSTALL diff --git a/audio/rplay/Makefile b/audio/rplay/Makefile index 945937b6913..05f00a217f7 100644 --- a/audio/rplay/Makefile +++ b/audio/rplay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.51 2005/12/05 23:55:02 rillig Exp $ +# $NetBSD: Makefile,v 1.52 2005/12/29 06:21:31 jlam Exp $ # DISTNAME= rplay-3.3.2 @@ -11,7 +11,6 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://rplay.doit.org/ COMMENT= Network audio player -USE_PKGINSTALL= YES USE_LIBTOOL= YES GNU_CONFIGURE= YES CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q} diff --git a/audio/tracker/Makefile b/audio/tracker/Makefile index 2eaae8e52b1..a6c49a00c8f 100644 --- a/audio/tracker/Makefile +++ b/audio/tracker/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2005/12/05 20:49:50 rillig Exp $ +# $NetBSD: Makefile,v 1.36 2005/12/29 06:21:31 jlam Exp $ DISTNAME= tracker-5.3 PKGREVISION= 1 @@ -23,7 +23,6 @@ MAKE_FLAGS+= MACHINE=${LOWER_OPSYS:Q} INSTALL=${INSTALL:Q} \ COMPRESSION_FILE=${PKG_SYSCONFDIR}/compression_methods \ COMPRESSION_FILE_EG=${EGDIR}/compression_methods -USE_PKGINSTALL= yes EGDIR= ${PREFIX}/share/examples/tracker CONF_FILES= ${EGDIR}/compression_methods ${PKG_SYSCONFDIR}/compression_methods diff --git a/audio/ubs/Makefile b/audio/ubs/Makefile index 560f2ef90b3..910330d4105 100644 --- a/audio/ubs/Makefile +++ b/audio/ubs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2005/12/05 23:55:02 rillig Exp $ +# $NetBSD: Makefile,v 1.8 2005/12/29 06:21:31 jlam Exp $ # DISTNAME= ubs-0.17 @@ -11,7 +11,6 @@ HOMEPAGE= http://aboleo.net/software/ubs/ COMMENT= Uninterrupted Broadcasting System GNU_CONFIGURE= yes -USE_PKGINSTALL= yes RCD_SCRIPTS= ubs PKG_SYSCONFSUBDIR= ubs diff --git a/audio/wsoundserver/Makefile b/audio/wsoundserver/Makefile index 08ff7f0561b..363dda79aeb 100644 --- a/audio/wsoundserver/Makefile +++ b/audio/wsoundserver/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2005/12/05 23:55:02 rillig Exp $ +# $NetBSD: Makefile,v 1.26 2005/12/29 06:21:31 jlam Exp $ # DISTNAME= WSoundServer-0.4.0 @@ -14,7 +14,6 @@ COMMENT= Sound server for windowmaker USE_X11BASE= YES GNU_CONFIGURE= YES USE_LIBTOOL= YES -USE_PKGINSTALL= YES LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q} # not really needed diff --git a/audio/xhippo/Makefile b/audio/xhippo/Makefile index 8f0cf5cede7..8b2fa9b18aa 100644 --- a/audio/xhippo/Makefile +++ b/audio/xhippo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2005/09/22 04:30:41 minskim Exp $ +# $NetBSD: Makefile,v 1.25 2005/12/29 06:21:31 jlam Exp $ # DISTNAME= xhippo-3.3 @@ -11,7 +11,6 @@ HOMEPAGE= http://www.gnu.org/software/xhippo/xhippo.html COMMENT= Generic playlist manager for UNIX GNU_CONFIGURE= yes -USE_PKGINSTALL= yes USE_PKGLOCALEDIR= yes CONFIGURE_ENV+= --with-gnome=no diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile index c9c59998fe0..b90ce17b540 100644 --- a/audio/xmcd/Makefile +++ b/audio/xmcd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.55 2005/12/12 21:36:54 joerg Exp $ +# $NetBSD: Makefile,v 1.56 2005/12/29 06:21:32 jlam Exp $ DISTNAME= xmcd-3.0.2 PKGREVISION= 6 @@ -14,7 +14,6 @@ PATCHFILES= xmcd-3.0.2-proxyauth-patch PATCH_DIST_STRIP= -p1 WRKSRC= ${WRKDIR}/xmcd-3.0 -USE_PKGINSTALL= yes DEINSTALL_EXTRA_TMPL+= ${.CURDIR}/DEINSTALL INSTALL_EXTRA_TMPL+= ${.CURDIR}/INSTALL diff --git a/audio/xmp/Makefile b/audio/xmp/Makefile index a22cf608deb..6e3ff9a891b 100644 --- a/audio/xmp/Makefile +++ b/audio/xmp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2005/12/05 23:55:02 rillig Exp $ +# $NetBSD: Makefile,v 1.17 2005/12/29 06:21:32 jlam Exp $ DISTNAME= xmp-2.0.4 PKGREVISION= 2 @@ -10,7 +10,6 @@ MAINTAINER= rxg@ms25.url.com.tw HOMEPAGE= http://xmp.sourceforge.net/ COMMENT= Player for many different Amiga and PC module formats -USE_PKGINSTALL= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+=--disable-alsa \ --disable-oss \ -- cgit v1.2.3