pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/openmw
Module Name: pkgsrc
Committed By: nia
Date: Fri Sep 10 11:01:39 UTC 2021
Modified Files:
pkgsrc/games/openmw: Makefile
Log Message:
openmw: needs atomic64
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/games/openmw/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/openmw/Makefile
diff -u pkgsrc/games/openmw/Makefile:1.33 pkgsrc/games/openmw/Makefile:1.34
--- pkgsrc/games/openmw/Makefile:1.33 Wed Sep 8 21:05:07 2021
+++ pkgsrc/games/openmw/Makefile Fri Sep 10 11:01:39 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2021/09/08 21:05:07 nia Exp $
+# $NetBSD: Makefile,v 1.34 2021/09/10 11:01:39 nia Exp $
DISTNAME= openmw-0.46.0
PKGREVISION= 10
@@ -42,4 +42,5 @@ CONF_FILES+= ${EGDIR}/version ${PKG_SYSC
.include "../../audio/openal-soft/buildlink3.mk"
.include "../../multimedia/ffmpeg4/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../mk/atomic64.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index