pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/warzone2100
Module Name: pkgsrc
Committed By: markd
Date: Sat Jul 16 00:07:13 UTC 2016
Modified Files:
pkgsrc/games/warzone2100: Makefile
Log Message:
Switch to openal-soft
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/games/warzone2100/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/warzone2100/Makefile
diff -u pkgsrc/games/warzone2100/Makefile:1.21 pkgsrc/games/warzone2100/Makefile:1.22
--- pkgsrc/games/warzone2100/Makefile:1.21 Sat Apr 25 14:23:05 2015
+++ pkgsrc/games/warzone2100/Makefile Sat Jul 16 00:07:13 2016
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2015/04/25 14:23:05 tnn Exp $
+# $NetBSD: Makefile,v 1.22 2016/07/16 00:07:13 markd Exp $
#
DISTNAME= warzone2100-2.2.2
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=warzone2100/}
@@ -24,7 +24,7 @@ LDFLAGS.DragonFly= -lX11 -lintl
post-build:
cd ${WRKSRC}/po && ${SETENV} ${MAKE_ENV} ${MAKE} update-gmo
-.include "../../audio/openal/buildlink3.mk"
+.include "../../audio/openal-soft/buildlink3.mk"
.include "../../audio/libvorbis/buildlink3.mk"
.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/SDL/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index