pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/emulators/fs-uae
Module Name: pkgsrc
Committed By: markd
Date: Sat Jul 16 00:19:02 UTC 2016
Modified Files:
pkgsrc/emulators/fs-uae: Makefile
Log Message:
Switch to openal-soft
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/emulators/fs-uae/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/emulators/fs-uae/Makefile
diff -u pkgsrc/emulators/fs-uae/Makefile:1.3 pkgsrc/emulators/fs-uae/Makefile:1.4
--- pkgsrc/emulators/fs-uae/Makefile:1.3 Wed Mar 9 22:08:46 2016
+++ pkgsrc/emulators/fs-uae/Makefile Sat Jul 16 00:19:02 2016
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2016/03/09 22:08:46 tnn Exp $
+# $NetBSD: Makefile,v 1.4 2016/07/16 00:19:02 markd Exp $
DISTNAME= fs-uae-2.6.2
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= http://fs-uae.net/fs-uae/stable/${PKGVERSION_NOREV}/
@@ -15,7 +16,7 @@ GNU_CONFIGURE= yes
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} != "Darwin"
-.include "../../audio/openal/buildlink3.mk"
+.include "../../audio/openal-soft/buildlink3.mk"
.include "../../graphics/MesaLib/buildlink3.mk"
.include "../../graphics/glu/buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index