Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/fs-uae-launcher (emulators/fs-uae-launcher) ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/151d6b3deed4
branches:  trunk
changeset: 432297:151d6b3deed4
user:      mef <mef%pkgsrc.org@localhost>
date:      Wed May 20 23:14:33 2020 +0000

description:
(emulators/fs-uae-launcher) Remove Ignoring nonexistent file [subst.mk:prefix]

diffstat:

 emulators/fs-uae-launcher/Makefile |  10 +---------
 1 files changed, 1 insertions(+), 9 deletions(-)

diffs (24 lines):

diff -r 08dfa1952339 -r 151d6b3deed4 emulators/fs-uae-launcher/Makefile
--- a/emulators/fs-uae-launcher/Makefile        Wed May 20 21:51:08 2020 +0000
+++ b/emulators/fs-uae-launcher/Makefile        Wed May 20 23:14:33 2020 +0000
@@ -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 @@
 
 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