pkgsrc-WIP-changes archive

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

warsow: Slight cleanup



Module Name:	pkgsrc-wip
Committed By:	Charlotte Koch <charlotte%NetBSD.org@localhost>
Pushed By:	cfkoch
Date:		Mon Sep 23 20:46:46 2024 -0700
Changeset:	99330ac1a760015c4fe33a54da246284ca08800b

Modified Files:
	warsow/Makefile

Log Message:
warsow: Slight cleanup

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=99330ac1a760015c4fe33a54da246284ca08800b

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 warsow/Makefile | 2 --
 1 file changed, 2 deletions(-)

diffs:
diff --git a/warsow/Makefile b/warsow/Makefile
index 9d4910450b..f2fc2cb9a3 100644
--- a/warsow/Makefile
+++ b/warsow/Makefile
@@ -21,8 +21,6 @@ WARSOW_DATA_SRC=	${WRKDIR}/warsow-2.1.2/basewsw
 USE_TOOLS+=		pax
 USE_LANGUAGES=		c c++
 
-CMAKE_CONFIGURE_ARGS+=		-DCMAKE_INSTALL_PREFIX=${PREFIX}/libexec/warsow
-
 INSTALLATION_DIRS+=	bin
 INSTALLATION_DIRS+=	share/warsow
 INSTALLATION_DIRS+=	share/warsow/libs


Home | Main Index | Thread Index | Old Index