pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/emulators/fs-uae-launcher
Module Name: pkgsrc
Committed By: mef
Date: Wed May 20 23:14:33 UTC 2020
Modified Files:
pkgsrc/emulators/fs-uae-launcher: Makefile
Log Message:
(emulators/fs-uae-launcher) Remove Ignoring nonexistent file [subst.mk:prefix]
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/emulators/fs-uae-launcher/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-launcher/Makefile
diff -u pkgsrc/emulators/fs-uae-launcher/Makefile:1.14 pkgsrc/emulators/fs-uae-launcher/Makefile:1.15
--- pkgsrc/emulators/fs-uae-launcher/Makefile:1.14 Mon Nov 18 20:01:03 2019
+++ pkgsrc/emulators/fs-uae-launcher/Makefile Wed May 20 23:14:33 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2019/11/18 20:01:03 adam Exp $
+# $NetBSD: Makefile,v 1.15 2020/05/20 23:14:33 mef Exp $
DISTNAME= fs-uae-launcher-3.0.2
CATEGORIES= emulators
@@ -32,14 +32,6 @@ REPLACE_PYTHON+= fs-uae-launcher
INSTALLATION_DIRS+= bin
-SUBST_CLASSES+= prefix
-SUBST_MESSAGE.prefix= Fixing installation prefix.
-SUBST_STAGE.prefix= pre-configure
-SUBST_FILES.prefix= Makefile
-SUBST_FILES.prefix+= fs_uae_launcher/FSUAELauncher.py
-SUBST_FILES.prefix+= game_center/gamecenterutil.py
-SUBST_SED.prefix= -e 's,/usr/local,${PREFIX},'
-
post-install:
cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE_PROGRAM} ${INSTALL_MAKE_FLAGS} \
-f ${MAKE_FILE} ${INSTALL_TARGET}
Home |
Main Index |
Thread Index |
Old Index