diff options
author | Koop Mast <kwm@FreeBSD.org> | 2018-11-20 16:56:57 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2018-11-20 16:56:57 +0000 |
commit | c76f570dba4285027939889e7aec9c7d88479d61 (patch) | |
tree | 1a3e66a226e83e6d5bf66afc01982de9333751f5 /games/openclaw | |
parent | 6c68e91ddc99b45b1763d5ae9be10e31f72bc177 (diff) | |
download | ports-c76f570dba4285027939889e7aec9c7d88479d61.tar.gz ports-c76f570dba4285027939889e7aec9c7d88479d61.zip |
Notes
Diffstat (limited to 'games/openclaw')
-rw-r--r-- | games/openclaw/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/games/openclaw/Makefile b/games/openclaw/Makefile index 5afa839adcbe..73bd6bed8374 100644 --- a/games/openclaw/Makefile +++ b/games/openclaw/Makefile @@ -14,8 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt LIB_DEPENDS= libtinyxml.so:textproc/tinyxml -BROKEN= fails to build - USES= cmake:outsource compiler:c++11-lib pkgconfig localbase:ldflags USE_GITHUB= yes GH_ACCOUNT= pjasicek |