aboutsummaryrefslogtreecommitdiff
path: root/games/traingame
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-09-25 07:29:25 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-09-25 07:29:25 +0000
commitb54b77fa86514ba06480f6ea22f36379d22cbde8 (patch)
tree262a5db58bff73f86c94d292d6eafdc8e48838a9 /games/traingame
parent57902f95836c2de93d5bb65cd20d7f6edf1cfdfd (diff)
downloadports-b54b77fa86514ba06480f6ea22f36379d22cbde8.tar.gz
ports-b54b77fa86514ba06480f6ea22f36379d22cbde8.zip
These ports now build on powerpc64.
While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=480642
Diffstat (limited to 'games/traingame')
-rw-r--r--games/traingame/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/games/traingame/Makefile b/games/traingame/Makefile
index 55d2aa114a2d..f86611005672 100644
--- a/games/traingame/Makefile
+++ b/games/traingame/Makefile
@@ -16,8 +16,6 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 \
libxerces-c.so:textproc/xerces-c3 \
libboost_filesystem.so:devel/boost-libs
-BROKEN_powerpc64= fails to compile: Main.cpp.o: undefined reference to boost::program_options::arg
-
USE_GITHUB= yes
GH_ACCOUNT= nickg
GH_TAGNAME= cb6513e