pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/simgear
Module Name: pkgsrc
Committed By: nia
Date: Mon Dec 3 22:22:24 UTC 2018
Modified Files:
pkgsrc/games/simgear: Makefile
Log Message:
simgear: add boost-libs.
To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 pkgsrc/games/simgear/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/simgear/Makefile
diff -u pkgsrc/games/simgear/Makefile:1.79 pkgsrc/games/simgear/Makefile:1.80
--- pkgsrc/games/simgear/Makefile:1.79 Mon Dec 3 08:35:28 2018
+++ pkgsrc/games/simgear/Makefile Mon Dec 3 22:22:24 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.79 2018/12/03 08:35:28 wiz Exp $
+# $NetBSD: Makefile,v 1.80 2018/12/03 22:22:24 nia Exp $
DISTNAME= simgear-2018.2.2
PKGREVISION= 7
@@ -19,6 +19,7 @@ LDFLAGS.SunOS+= -lsocket -lnsl
.include "../../audio/openal-soft/buildlink3.mk"
.include "../../devel/boost-headers/buildlink3.mk"
+.include "../../devel/boost-libs/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../graphics/MesaLib/buildlink3.mk"
.include "../../graphics/glu/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index