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: Fri Sep 16 22:36:21 UTC 2016
Modified Files:
pkgsrc/games/exult: Makefile
Log Message:
needs yacc
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 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.21 pkgsrc/games/exult/Makefile:1.22
--- pkgsrc/games/exult/Makefile:1.21 Sat Apr 25 14:22:54 2015
+++ pkgsrc/games/exult/Makefile Fri Sep 16 22:36:21 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2015/04/25 14:22:54 tnn Exp $
+# $NetBSD: Makefile,v 1.22 2016/09/16 22:36:21 wiedi Exp $
DISTNAME= exult-1.4.9rc1
PKGREVISION= 1
@@ -12,6 +12,7 @@ LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++
+USE_TOOLS+= yacc
CFLAGS+= -fpermissive
LDFLAGS+= -lz
Home |
Main Index |
Thread Index |
Old Index