diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-12-12 23:50:06 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-12-12 23:50:06 +0000 |
commit | 9dcc6bfbeeb3649c327157f3e14f9226a0815db1 (patch) | |
tree | 3522a534d35dd5ae79b238883a98717f6539e0ba /games | |
parent | 6cf19e9960d6c093249c02accfd4020802cfc5f9 (diff) |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/rigsofrods/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/rigsofrods/Makefile b/games/rigsofrods/Makefile index 9cf29993f396..e987b5540b12 100644 --- a/games/rigsofrods/Makefile +++ b/games/rigsofrods/Makefile @@ -26,6 +26,8 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libOIS.so:${PORTSDIR}/devel/ois \ RUN_DEPENDS= ${LOCALBASE}/lib/libOIS.so:${PORTSDIR}/devel/ois \ xset:${PORTSDIR}/x11/xset +BROKEN= does not build + USE_ZIP= yes USE_XORG= x11 xt xaw sm ice xext WRKSRC= ${WRKDIR}/${PORTNAME}-source-${PORTVERSION}/build |