aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-04-23 14:24:50 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-04-23 14:24:50 +0000
commitcffc1b78a411e998e2b4b551b9b2d5063d60842f (patch)
tree8626d58915106a7e8ded0011143e20dc43dfafd6 /science
parent2593d1013651cf8f32afc3be305611e725c51ef4 (diff)
downloadports-cffc1b78a411e998e2b4b551b9b2d5063d60842f.tar.gz
ports-cffc1b78a411e998e2b4b551b9b2d5063d60842f.zip
- Mark BROKEN Does not compile
Notes
Notes: svn path=/head/; revision=211837
Diffstat (limited to 'science')
-rw-r--r--science/vis5d+/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/science/vis5d+/Makefile b/science/vis5d+/Makefile
index a156076130c3..48c9142c22dc 100644
--- a/science/vis5d+/Makefile
+++ b/science/vis5d+/Makefile
@@ -33,6 +33,8 @@ CONFIGURE_ARGS= --enable-gtk --enable-threads --with-netcdf \
--with-mixkit=${LOCALBASE}/lib/libmix.a --with-x
USE_LDCONFIG= yes
+BROKEN= Does not compile
+
CPPFLAGS= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS}