pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pmars: Appease pkglint
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Sat Jun 11 20:30:18 2016 +0200
Changeset: 5a35a63b9f11f40e769d68962f224079ef3228bc
Modified Files:
pmars/Makefile
Log Message:
pmars: Appease pkglint
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5a35a63b9f11f40e769d68962f224079ef3228bc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
pmars/Makefile | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diffs:
diff --git a/pmars/Makefile b/pmars/Makefile
index 91e37e9..21f8ae1 100644
--- a/pmars/Makefile
+++ b/pmars/Makefile
@@ -8,11 +8,10 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=corewar/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://www.koth.org/pmars/
COMMENT= The official Core Wars simulator
-
-USE_TOOLS+= gmake
+LICENSE= gnu-gpl-v2
BUILD_MAKE_FLAGS+= -C src
-BUILD_MAKE_FLAGS+= CC=${CC}
+BUILD_MAKE_FLAGS+= CC=${CC:Q}
BUILD_MAKE_FLAGS+= LIB="-Wl,-rpath,${BUILDLINK_PREFIX.libX11}/lib -lX11"
INSTALLATION_DIRS+= bin share/pmars share/pmars/config share/pmars/warriors ${PKGMANDIR}/man6
Home |
Main Index |
Thread Index |
Old Index