pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/emulators/fs-uae
Module Name: pkgsrc
Committed By: rhialto
Date: Wed Oct 23 20:21:05 UTC 2019
Modified Files:
pkgsrc/emulators/fs-uae: Makefile
Log Message:
fs-uae is NOT_PAX_MPROTECT_SAFE.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/emulators/fs-uae/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/emulators/fs-uae/Makefile
diff -u pkgsrc/emulators/fs-uae/Makefile:1.9 pkgsrc/emulators/fs-uae/Makefile:1.10
--- pkgsrc/emulators/fs-uae/Makefile:1.9 Thu Aug 22 18:35:22 2019
+++ pkgsrc/emulators/fs-uae/Makefile Wed Oct 23 20:21:05 2019
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2019/08/22 18:35:22 adam Exp $
+# $NetBSD: Makefile,v 1.10 2019/10/23 20:21:05 rhialto Exp $
DISTNAME= fs-uae-3.0.0
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= https://fs-uae.net/stable/${PKGVERSION_NOREV}/
@@ -14,6 +15,8 @@ USE_TOOLS+= msgfmt pkg-config zip
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-libmpeg2
+NOT_PAX_MPROTECT_SAFE+= bin/fs-uae
+
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "Darwin"
#OPENAL_CFLAGS="-framework OpenAL"
Home |
Main Index |
Thread Index |
Old Index