diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 13:47:46 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 13:47:46 +0000 |
commit | 3a2aede0001cad039a6ae1645f36d679b9674ed1 (patch) | |
tree | 7279a6b385365646fba2388d3864b6585197c348 /games/tux-aqfh | |
parent | 3b62089d07854ac847f7d82fef0a54a6b3f9ff83 (diff) |
Notes
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 51ab7a176dad..506ca6243e19 100644 --- a/games/tux-aqfh/Makefile +++ b/games/tux-aqfh/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://tuxaqfh.sourceforge.net/dist/ MAINTAINER= ports@FreeBSD.org COMMENT= An OpenGL adventure game +BROKEN= does not fetch + BUILD_DEPENDS= ${LOCALBASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib USE_GL= glut |