diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-11-04 22:19:36 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-11-04 22:19:36 +0000 |
commit | 7bd53bb5b7ea734f26155e3f333c6a283eecba68 (patch) | |
tree | de3a1194d705e217eadcfb0214dbd1526f37dc2b /science | |
parent | 535402821aaaba4c48c4fe53c90abb35ff60ecc5 (diff) | |
download | ports-7bd53bb5b7ea734f26155e3f333c6a283eecba68.tar.gz ports-7bd53bb5b7ea734f26155e3f333c6a283eecba68.zip |
Notes
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 |