pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/nxengine-evo nxengine-evo: Doesn't install to li...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9a4d716b40fa
branches:  trunk
changeset: 439932:9a4d716b40fa
user:      nia <nia%pkgsrc.org@localhost>
date:      Wed Sep 30 08:18:51 2020 +0000

description:
nxengine-evo: Doesn't install to libexec. Don't set GITHUB_TAG.

diffstat:

 games/nxengine-evo/Makefile |  4 +---
 games/nxengine-evo/PLIST    |  3 +--
 2 files changed, 2 insertions(+), 5 deletions(-)

diffs (35 lines):

diff -r a3f704db23ec -r 9a4d716b40fa games/nxengine-evo/Makefile
--- a/games/nxengine-evo/Makefile       Wed Sep 30 08:11:05 2020 +0000
+++ b/games/nxengine-evo/Makefile       Wed Sep 30 08:18:51 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2020/09/30 08:11:05 nia Exp $
+# $NetBSD: Makefile,v 1.3 2020/09/30 08:18:51 nia Exp $
 
 PKGNAME=       nxengine-evo-2.6.4
 CATEGORIES=    games
-GITHUB_TAG=    v${PKGVERSION_NOREV}
 DIST_SUBDIR=   ${PKGNAME_NOREV}
 DISTFILES+=    nxengine-evo.tar.gz
 DISTFILES+=    cavestoryen.zip
@@ -23,7 +22,6 @@
 CMAKE_ARGS+=   -DCMAKE_BUILD_TYPE="Release"
 
 INSTALLATION_DIRS+=    bin
-INSTALLATION_DIRS+=    libexec
 INSTALLATION_DIRS+=    share/applications
 INSTALLATION_DIRS+=    share/icons/hicolor/128x128/apps
 INSTALLATION_DIRS+=    share/nxengine-evo/data
diff -r a3f704db23ec -r 9a4d716b40fa games/nxengine-evo/PLIST
--- a/games/nxengine-evo/PLIST  Wed Sep 30 08:11:05 2020 +0000
+++ b/games/nxengine-evo/PLIST  Wed Sep 30 08:18:51 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2020/09/30 08:07:56 nia Exp $
+@comment $NetBSD: PLIST,v 1.2 2020/09/30 08:18:51 nia Exp $
 bin/nxengine-evo
 share/applications/nxengine-evo.desktop
 share/icons/hicolor/128x128/apps/nxengine-evo.png
@@ -670,4 +670,3 @@
 share/nxengine-evo/data/tilekey.dat
 share/nxengine-evo/data/wavetable.dat
 share/nxengine-evo/nxengine-evo
-@pkgdir libexec



Home | Main Index | Thread Index | Old Index