diff options
Diffstat (limited to 'science')
-rw-r--r-- | science/flounder/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/science/flounder/Makefile b/science/flounder/Makefile index 6b71f83ef247..b108a6a57368 100644 --- a/science/flounder/Makefile +++ b/science/flounder/Makefile @@ -20,6 +20,8 @@ LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk \ ungif:${PORTSDIR}/graphics/libungif \ png:${PORTSDIR}/graphics/png +BROKEN= does not compile + USE_GL= glut GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include |