pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
cannonball: Removes SDL2 flag from Makefile, since this is set in bsd.cmake.
Module Name: pkgsrc-wip
Committed By: Santhosh Raju <fox%NetBSD.org@localhost>
Pushed By: fox
Date: Tue Oct 22 04:56:49 2019 -0500
Changeset: 8482caec2fe662423089dba4a40998744747e317
Modified Files:
cannonball/Makefile
Log Message:
cannonball: Removes SDL2 flag from Makefile, since this is set in bsd.cmake.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8482caec2fe662423089dba4a40998744747e317
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
cannonball/Makefile | 1 -
1 file changed, 1 deletion(-)
diffs:
diff --git a/cannonball/Makefile b/cannonball/Makefile
index a541570366..d198d12ade 100644
--- a/cannonball/Makefile
+++ b/cannonball/Makefile
@@ -20,7 +20,6 @@ CMAKE_ARGS.Linux+= -DTARGET=debian
CMAKE_ARGS.NetBSD+= -G "Unix Makefiles"
CMAKE_ARGS.NetBSD+= -DTARGET=bsd
CMAKE_ARGS.NetBSD+= -DBSD_PREFIX_PATH:STRING=${PREFIX}
-CMAKE_ARGS.NetBSD+= -DSDL2=1
INSTALLATION_DIRS+= bin libexec share/cannonball share/cannonball/res \
share/cannonball/conf ${PKGMANDIR}/man6
Home |
Main Index |
Thread Index |
Old Index