pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/megaglest
Module Name: pkgsrc
Committed By: nia
Date: Sun Jun 20 21:48:00 UTC 2021
Modified Files:
pkgsrc/games/megaglest: Makefile
Log Message:
megaglest: remove bogus USE_LANGUAGES/EXTRACT_USING
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/games/megaglest/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/games/megaglest/Makefile
diff -u pkgsrc/games/megaglest/Makefile:1.13 pkgsrc/games/megaglest/Makefile:1.14
--- pkgsrc/games/megaglest/Makefile:1.13 Wed Apr 21 13:24:42 2021
+++ pkgsrc/games/megaglest/Makefile Sun Jun 20 21:47:59 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2021/04/21 13:24:42 adam Exp $
+# $NetBSD: Makefile,v 1.14 2021/06/20 21:47:59 nia Exp $
DISTNAME= megaglest-3.13.0
PKGREVISION= 12
@@ -12,10 +12,9 @@ HOMEPAGE= https://megaglest.org/
COMMENT= 3D real-time-strategy game with seven factions
LICENSE= gnu-gpl-v3
-EXTRACT_USING= bsdtar
USE_CMAKE= yes
USE_TOOLS+= pkg-config
-USE_LANGUAGES= c c++03
+USE_LANGUAGES= c c++
DEPENDS+= megaglest-data>=${PKGVERSION_NOREV}:../../games/megaglest-data
Home |
Main Index |
Thread Index |
Old Index