diff options
author | kris <kris@FreeBSD.org> | 2004-06-09 11:48:41 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-06-09 11:48:41 +0800 |
commit | bcdc0e6ec8d402572e10014448112fe3a46fb9d4 (patch) | |
tree | f62c9f037e7a92a53688c399d565a492ba46074e /games/tux-aqfh | |
parent | cdb42bc8bd137445c5e4c9d457871654677ba5d4 (diff) | |
download | freebsd-ports-gnome-bcdc0e6ec8d402572e10014448112fe3a46fb9d4.tar.gz freebsd-ports-gnome-bcdc0e6ec8d402572e10014448112fe3a46fb9d4.tar.zst freebsd-ports-gnome-bcdc0e6ec8d402572e10014448112fe3a46fb9d4.zip |
BROKEN: Build fails
Diffstat (limited to 'games/tux-aqfh')
-rw-r--r-- | games/tux-aqfh/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/tux-aqfh/Makefile b/games/tux-aqfh/Makefile index c4d41b8617e9..0f230e37a812 100644 --- a/games/tux-aqfh/Makefile +++ b/games/tux-aqfh/Makefile @@ -16,6 +16,8 @@ COMMENT= An OpenGL adventure game BUILD_DEPENDS= ${X11BASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib +BROKEN= "Build fails" + USE_REINPLACE= yes USE_X_PREFIX= yes USE_MESA= yes |