pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/exult
Module Name: pkgsrc
Committed By: wiedi
Date: Sat Dec 3 22:30:00 UTC 2016
Modified Files:
pkgsrc/games/exult: Makefile
Log Message:
uses flex
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/games/exult/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/exult/Makefile
diff -u pkgsrc/games/exult/Makefile:1.23 pkgsrc/games/exult/Makefile:1.24
--- pkgsrc/games/exult/Makefile:1.23 Sun Oct 16 17:10:49 2016
+++ pkgsrc/games/exult/Makefile Sat Dec 3 22:30:00 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2016/10/16 17:10:49 bsiegert Exp $
+# $NetBSD: Makefile,v 1.24 2016/12/03 22:30:00 wiedi Exp $
DISTNAME= exult-1.4.9rc1
PKGREVISION= 2
@@ -12,7 +12,7 @@ LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++
-USE_TOOLS+= yacc
+USE_TOOLS+= yacc flex
CFLAGS+= -fpermissive
LDFLAGS+= -lz
Home |
Main Index |
Thread Index |
Old Index