summaryrefslogtreecommitdiffstats
path: root/science/flounder/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'science/flounder/Makefile')
-rw-r--r--science/flounder/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/science/flounder/Makefile b/science/flounder/Makefile
index 4c7d453..078f5a9 100644
--- a/science/flounder/Makefile
+++ b/science/flounder/Makefile
@@ -22,8 +22,8 @@ LIB_DEPENDS= fltk:${PORTSDIR}/x11-toolkits/fltk \
glut.4:${PORTSDIR}/graphics/libglut
GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD_LIBS} -lstdc++"
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS} -lstdc++"
USE_GMAKE= yes
.if !defined(WITHOUT_AVIFILE)
OpenPOWER on IntegriCloud