diff options
Diffstat (limited to 'games/gracer/Makefile')
-rw-r--r-- | games/gracer/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/gracer/Makefile b/games/gracer/Makefile index 024a11c84d98..c45882ee4bd7 100644 --- a/games/gracer/Makefile +++ b/games/gracer/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= nox@jelal.kn-bremen.de +BROKEN= "Does not build" + BUILD_DEPENDS= ${X11BASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib LIB_DEPENDS= ungif.5:${PORTSDIR}/graphics/libungif \ png.5:${PORTSDIR}/graphics/png \ |