diff options
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/compat12/Makefile | 3 | ||||
-rw-r--r-- | emulators/compat13/Makefile | 3 | ||||
-rw-r--r-- | emulators/compat14-crypto/Makefile | 3 | ||||
-rw-r--r-- | emulators/compat14/Makefile | 3 | ||||
-rw-r--r-- | emulators/cygwin_esound/Makefile | 3 | ||||
-rw-r--r-- | emulators/netbsd32_compat14/Makefile | 3 | ||||
-rw-r--r-- | emulators/netbsd32_compat15/Makefile | 3 | ||||
-rw-r--r-- | emulators/netbsd32_compat16/Makefile | 3 | ||||
-rw-r--r-- | emulators/pearpc/Makefile | 3 | ||||
-rw-r--r-- | emulators/suse91_gtk2/Makefile | 3 | ||||
-rw-r--r-- | emulators/vmips/Makefile | 3 | ||||
-rw-r--r-- | emulators/xmame/Makefile | 3 | ||||
-rw-r--r-- | emulators/xmess/Makefile | 3 |
13 files changed, 13 insertions, 26 deletions
diff --git a/emulators/compat12/Makefile b/emulators/compat12/Makefile index 926decf678a..f422ce667ff 100644 --- a/emulators/compat12/Makefile +++ b/emulators/compat12/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2005/12/05 20:50:11 rillig Exp $ +# $NetBSD: Makefile,v 1.28 2005/12/29 06:21:39 jlam Exp $ # DISTNAME= compat12-${MACHINE_ARCH} @@ -16,7 +16,6 @@ ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-m68k NetBSD-*-ns32k \ NO_BUILD= yes NO_MTREE= yes SHLIB_HANDLING= NO -USE_PKGINSTALL= YES DEINSTALL_EXTRA_TMPL+= ${.CURDIR}/DEINSTALL INSTALL_EXTRA_TMPL+= ${.CURDIR}/INSTALL diff --git a/emulators/compat13/Makefile b/emulators/compat13/Makefile index 6b7a6605f7b..cd54f062b9e 100644 --- a/emulators/compat13/Makefile +++ b/emulators/compat13/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2005/12/05 20:50:11 rillig Exp $ +# $NetBSD: Makefile,v 1.24 2005/12/29 06:21:39 jlam Exp $ # DISTNAME= compat13-${MACHINE_ARCH}${PKGMINOR} @@ -19,7 +19,6 @@ NOT_FOR_PLATFORM= NetBSD-1.3*-* NO_MTREE= yes NO_BUILD= yes SHLIB_HANDLING= NO -USE_PKGINSTALL= YES DEINSTALL_EXTRA_TMPL+= ${.CURDIR}/DEINSTALL INSTALL_EXTRA_TMPL+= ${.CURDIR}/INSTALL diff --git a/emulators/compat14-crypto/Makefile b/emulators/compat14-crypto/Makefile index 2abb088618a..9c0033b79b4 100644 --- a/emulators/compat14-crypto/Makefile +++ b/emulators/compat14-crypto/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2005/12/05 20:50:11 rillig Exp $ +# $NetBSD: Makefile,v 1.12 2005/12/29 06:21:39 jlam Exp $ # DISTNAME= compat14-crypto-${MACHINE_ARCH}-${VERSION} @@ -23,7 +23,6 @@ CRYPTO= YES NO_MTREE= yes NO_BUILD= yes SHLIB_HANDLING= NO -USE_PKGINSTALL= YES DEINSTALL_EXTRA_TMPL+= ${.CURDIR}/DEINSTALL INSTALL_EXTRA_TMPL+= ${.CURDIR}/INSTALL diff --git a/emulators/compat14/Makefile b/emulators/compat14/Makefile index 24ecb8e4cc5..90f2021fb85 100644 --- a/emulators/compat14/Makefile +++ b/emulators/compat14/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2005/12/05 20:50:11 rillig Exp $ +# $NetBSD: Makefile,v 1.15 2005/12/29 06:21:39 jlam Exp $ # DISTNAME= compat14-${MACHINE_ARCH}-${VERSION} @@ -21,7 +21,6 @@ NOT_FOR_PLATFORM= NetBSD-1.3*-* NetBSD-1.4*-* NO_MTREE= yes NO_BUILD= yes SHLIB_HANDLING= NO -USE_PKGINSTALL= YES DEINSTALL_EXTRA_TMPL+= ${.CURDIR}/DEINSTALL INSTALL_EXTRA_TMPL+= ${.CURDIR}/INSTALL diff --git a/emulators/cygwin_esound/Makefile b/emulators/cygwin_esound/Makefile index 1c0622960b6..fd37eb585f9 100644 --- a/emulators/cygwin_esound/Makefile +++ b/emulators/cygwin_esound/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2005/06/16 06:57:50 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2005/12/29 06:21:39 jlam Exp $ # DISTNAME= esound-0.2.35-1 @@ -20,7 +20,6 @@ ONLY_FOR_PLATFORM= Interix-*-* DIST_SUBDIR= cygwin WRKSRC= ${WRKDIR} -USE_PKGINSTALL= yes RCD_SCRIPTS= cygwin_esd INSTALLATION_DIRS= bin emul/cygwin/bin diff --git a/emulators/netbsd32_compat14/Makefile b/emulators/netbsd32_compat14/Makefile index 851beca791f..7535e49157d 100644 --- a/emulators/netbsd32_compat14/Makefile +++ b/emulators/netbsd32_compat14/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2005/12/05 20:50:11 rillig Exp $ +# $NetBSD: Makefile,v 1.15 2005/12/29 06:21:39 jlam Exp $ # DISTNAME= compat14-${MACHINE32_ARCH}-${VERSION} @@ -29,7 +29,6 @@ ONLY_FOR_PLATFORM+= NetBSD-[2-9]*-x86_64 NO_MTREE= yes NO_BUILD= yes SHLIB_HANDLING= NO -USE_PKGINSTALL= YES DEINSTALL_EXTRA_TMPL+= ${.CURDIR}/DEINSTALL INSTALL_EXTRA_TMPL+= ${.CURDIR}/INSTALL diff --git a/emulators/netbsd32_compat15/Makefile b/emulators/netbsd32_compat15/Makefile index 86b204d1509..a8dc08005b6 100644 --- a/emulators/netbsd32_compat15/Makefile +++ b/emulators/netbsd32_compat15/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2005/12/05 20:50:11 rillig Exp $ +# $NetBSD: Makefile,v 1.13 2005/12/29 06:21:39 jlam Exp $ # .if ${MACHINE_ARCH} == "sparc64" @@ -23,7 +23,6 @@ ONLY_FOR_PLATFORM= NetBSD-*-sparc64 NO_MTREE= yes NO_BUILD= yes SHLIB_HANDLING= NO -USE_PKGINSTALL= YES DEINSTALL_EXTRA_TMPL+= ${.CURDIR}/DEINSTALL INSTALL_EXTRA_TMPL+= ${.CURDIR}/INSTALL diff --git a/emulators/netbsd32_compat16/Makefile b/emulators/netbsd32_compat16/Makefile index d6c9834f127..a60cecf68c6 100644 --- a/emulators/netbsd32_compat16/Makefile +++ b/emulators/netbsd32_compat16/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2005/12/05 20:50:11 rillig Exp $ +# $NetBSD: Makefile,v 1.13 2005/12/29 06:21:39 jlam Exp $ # .if ${MACHINE_ARCH} == "sparc64" @@ -32,7 +32,6 @@ ONLY_FOR_PLATFORM+= NetBSD-[2-9]*-x86_64 NO_MTREE= yes NO_BUILD= yes SHLIB_HANDLING= NO -USE_PKGINSTALL= YES DEINSTALL_EXTRA_TMPL+= ${.CURDIR}/DEINSTALL INSTALL_EXTRA_TMPL+= ${.CURDIR}/INSTALL diff --git a/emulators/pearpc/Makefile b/emulators/pearpc/Makefile index b9ac12dc7ab..68aa0479971 100644 --- a/emulators/pearpc/Makefile +++ b/emulators/pearpc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2005/12/22 19:27:36 ghen Exp $ +# $NetBSD: Makefile,v 1.10 2005/12/29 06:21:39 jlam Exp $ DISTNAME= pearpc-0.4 CATEGORIES= emulators @@ -11,7 +11,6 @@ COMMENT= PowerPC emulator GNU_CONFIGURE= yes USE_LANGUAGES+= c++ -USE_PKGINSTALL= yes EGDIR= ${PREFIX}/share/examples/${PKGBASE} CONF_FILES= ${EGDIR}/ppccfg.example ${PKG_SYSCONFDIR}/ppccfg.conf diff --git a/emulators/suse91_gtk2/Makefile b/emulators/suse91_gtk2/Makefile index 3ac93660d17..841a32d5107 100644 --- a/emulators/suse91_gtk2/Makefile +++ b/emulators/suse91_gtk2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2005/12/12 14:43:24 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2005/12/29 06:21:39 jlam Exp $ DISTNAME= suse_gtk2-${SUSE_VERSION} PKGREVISION= 4 @@ -18,7 +18,6 @@ DEPENDS+= suse_libtiff>=${SUSE_VERSION}:../../emulators/suse91_libtiff DEPENDS+= suse_x11>=${SUSE_VERSION}:../../emulators/suse91_x11 EXTRACT_ONLY= # empty -USE_PKGINSTALL= YES NO_BUILD= YES PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC diff --git a/emulators/vmips/Makefile b/emulators/vmips/Makefile index c7340bae642..859f3c29f81 100644 --- a/emulators/vmips/Makefile +++ b/emulators/vmips/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/11/20 13:30:03 rillig Exp $ +# $NetBSD: Makefile,v 1.2 2005/12/29 06:21:40 jlam Exp $ # DISTNAME= vmips-1.3.1 @@ -11,7 +11,6 @@ COMMENT= MIPS R3000 emulator USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes -USE_PKGINSTALL= yes INSTALLATION_DIRS= bin include/vmips man/man1 share/vmips share/examples/vmips INSTALL_MAKE_FLAGS+= sysconfdir=${EGDIR:Q} diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile index 27aa8a2fafa..825f240dbc0 100644 --- a/emulators/xmame/Makefile +++ b/emulators/xmame/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.139 2005/12/05 20:50:13 rillig Exp $ +# $NetBSD: Makefile,v 1.140 2005/12/29 06:21:40 jlam Exp $ # DISTNAME= xmame-0.102 @@ -14,7 +14,6 @@ RESTRICTED= "selling is not allowed" NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} -USE_PKGINSTALL= YES USE_TOOLS+= gmake MAKEFILE= makefile.unix TARGET= ${PKGBASE} diff --git a/emulators/xmess/Makefile b/emulators/xmess/Makefile index a045a76c80b..0781b285df7 100644 --- a/emulators/xmess/Makefile +++ b/emulators/xmess/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.79 2005/12/05 20:50:13 rillig Exp $ +# $NetBSD: Makefile,v 1.80 2005/12/29 06:21:40 jlam Exp $ # DISTNAME= xmame-0.102 @@ -15,7 +15,6 @@ RESTRICTED= "selling is not allowed" NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} -USE_PKGINSTALL= YES USE_TOOLS+= gmake MAKEFILE= makefile.unix TARGET= ${PKGBASE} |