pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/lincity Some of the lincity icons happen to star...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a941440724cb
branches: trunk
changeset: 515392:a941440724cb
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun Jul 02 10:11:09 2006 +0000
description:
Some of the lincity icons happen to start with "#!", but are not
intended to be executed. So added them to CHECK_INTERPRETER_SKIP.
diffstat:
games/lincity/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 9b920866ce48 -r a941440724cb games/lincity/Makefile
--- a/games/lincity/Makefile Sun Jul 02 10:09:56 2006 +0000
+++ b/games/lincity/Makefile Sun Jul 02 10:11:09 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2006/04/13 18:23:33 jlam Exp $
+# $NetBSD: Makefile,v 1.20 2006/07/02 10:11:09 rillig Exp $
DISTNAME= lincity-1.12.1
PKGREVISION= 1
@@ -14,6 +14,8 @@
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
+CHECK_INTERPRETER_SKIP+= share/lincity/icons/*
+
pre-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/lincity/help
${INSTALL_DATA_DIR} ${PREFIX}/share/lincity/icons
Home |
Main Index |
Thread Index |
Old Index