aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authormadpilot <madpilot@FreeBSD.org>2019-09-27 05:31:46 +0800
committermadpilot <madpilot@FreeBSD.org>2019-09-27 05:31:46 +0800
commit15313ed0a13774661c2102e1b5141a4da92be1df (patch)
tree97f4c0f8bde25549d8b1554fc30109f98f683b88 /games
parenta6396e6ef38dd9c32e9d83300118143807242500 (diff)
downloadfreebsd-ports-gnome-15313ed0a13774661c2102e1b5141a4da92be1df.tar.gz
freebsd-ports-gnome-15313ed0a13774661c2102e1b5141a4da92be1df.tar.zst
freebsd-ports-gnome-15313ed0a13774661c2102e1b5141a4da92be1df.zip
- Update yaml-cpp to 0.6.3
- Removed TEST option since it fails to build. Disable tests unconditionally. - Bump PORTREVISION on dependent ports. I've observed linker errors on startup due to library changes
Diffstat (limited to 'games')
-rw-r--r--games/openxcom/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/openxcom/Makefile b/games/openxcom/Makefile
index 84e594c6d518..da0a0697b4c1 100644
--- a/games/openxcom/Makefile
+++ b/games/openxcom/Makefile
@@ -4,7 +4,7 @@
PORTNAME= openxcom
PORTVERSION= 1.0
DISTVERSIONPREFIX= v
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= games
MAINTAINER= amdmi3@FreeBSD.org