summaryrefslogtreecommitdiff
path: root/emulators/dosbox
diff options
context:
space:
mode:
authordholland <dholland>2016-11-28 06:51:23 +0000
committerdholland <dholland>2016-11-28 06:51:23 +0000
commit37cf18c3aaccd957d8659e3ab9424e15be0621cc (patch)
tree20d1a2d0f4615344cb18f900f4d3fdadd7cda637 /emulators/dosbox
parent883f1872f1a2238dbe391db2e25cf8b1168b7d99 (diff)
downloadpkgsrc-37cf18c3aaccd957d8659e3ab9424e15be0621cc.tar.gz
NOT_PAX_MPROTECT_SAFE. PKGREVISION -> 8
Diffstat (limited to 'emulators/dosbox')
-rw-r--r--emulators/dosbox/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/emulators/dosbox/Makefile b/emulators/dosbox/Makefile
index dbb87e34c03..e3c3db81b00 100644
--- a/emulators/dosbox/Makefile
+++ b/emulators/dosbox/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.41 2016/09/19 09:13:10 jperkin Exp $
+# $NetBSD: Makefile,v 1.42 2016/11/28 06:51:23 dholland Exp $
DISTNAME= dosbox-0.74
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dosbox/}
@@ -26,6 +26,8 @@ SUBST_STAGE.fixme= post-patch
SUBST_FILES.fixme= docs/dosbox.1
SUBST_SED.fixme= -e s,/usr/share/,${PREFIX}/share/,g
+NOT_PAX_MPROTECT_SAFE+= bin/dosbox
+
post-install:
${INSTALL_DATA} ${WRKSRC}/README ${DESTDIR}${PREFIX}/share/doc/dosbox