summaryrefslogtreecommitdiff
path: root/emulators/twin
diff options
context:
space:
mode:
authorveego <veego@pkgsrc.org>2005-02-21 20:57:20 +0000
committerveego <veego@pkgsrc.org>2005-02-21 20:57:20 +0000
commit3d53f18e7baf3d6520649ccdb100da5c3ed8c6cd (patch)
tree0d94860add565c3792251a17ba8f019b0887fca8 /emulators/twin
parent61e5ffbf87ac8f1eaa610ff929e63c3c30b0399f (diff)
downloadpkgsrc-3d53f18e7baf3d6520649ccdb100da5c3ed8c6cd.tar.gz
Use the extended PLIST_SRC support which now also reads:
PLIST.${MACHINE_ARCH:C/i[3-6]86/i386/g} PLIST.${OPSYS}-${MACHINE_ARCH:C/i[3-6]86/i386/g} and remove the package hack for MD PLIST files.
Diffstat (limited to 'emulators/twin')
-rw-r--r--emulators/twin/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/emulators/twin/Makefile b/emulators/twin/Makefile
index ebaa9dcd778..374b50719c1 100644
--- a/emulators/twin/Makefile
+++ b/emulators/twin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2004/12/03 15:14:56 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2005/02/21 20:57:20 veego Exp $
#
DISTNAME= twin-src-3.1.14
@@ -18,7 +18,6 @@ USE_X11= yes
BUILD_TARGET= depend world
AUTOCONF_REQD= 2.13
CONFIGURE_ARGS= --enable-debugger
-PLIST_SRC= ${WRKDIR}/PLIST
pre-configure:
cd ${WRKSRC} && ${AUTORECONF} --force
@@ -26,12 +25,6 @@ pre-configure:
pre-build:
${CP} ${WRKSRC}/windows/Execfreebsd.c ${WRKSRC}/windows/Execnetbsd.c
-pre-install:
- @${CP} ${PKGDIR}/PLIST ${PLIST_SRC}
-.if exists(${PKGDIR}/PLIST.${MACHINE_ARCH})
- @${CAT} ${PKGDIR}/PLIST.${MACHINE_ARCH} >> ${PLIST_SRC}
-.endif
-
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/twin
${INSTALL_DATA} ${WRKSRC}/documentation/* ${PREFIX}/share/doc/twin/