summaryrefslogtreecommitdiff
path: root/graphics/plotutils
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-09-12 16:44:15 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-09-12 16:44:15 +0000
commit32834021632a27ff1d30150605f1a7f09f55293b (patch)
treebe10640fbbff7a6a78bdf31943aa9fb7561379be /graphics/plotutils
parentUpdate to 20020912 (diff)
Fix build on -current.
Notes
Notes: svn path=/head/; revision=66212
Diffstat (limited to 'graphics/plotutils')
-rw-r--r--graphics/plotutils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/plotutils/Makefile b/graphics/plotutils/Makefile
index 45a88505bdf9..45bb09cc7a38 100644
--- a/graphics/plotutils/Makefile
+++ b/graphics/plotutils/Makefile
@@ -17,7 +17,7 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png
USE_MOTIF= yes
USE_LIBTOOL= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -fpermissive" \
MOTIFLIB="${MOTIFLIB}" \
LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS= --enable-libplotter --enable-libxmi --with-motif