summaryrefslogtreecommitdiff
path: root/science/oof
diff options
context:
space:
mode:
authorFrank J. Laszlo <laszlof@FreeBSD.org>2006-12-01 14:14:47 +0000
committerFrank J. Laszlo <laszlof@FreeBSD.org>2006-12-01 14:14:47 +0000
commit3105b28d41c7b2aae4c4aefcc219f0d73a64c6b0 (patch)
treecbdf6149702339990e73dd7d637ebbcf204f1707 /science/oof
parent01ee81ed0b0c92013a82d043c503b7bf92e5641c (diff)
downloadfreebsd-ports-3105b28d41c7b2aae4c4aefcc219f0d73a64c6b0.zip
Respect X11BASE
Reported by: pointyhat
Diffstat (limited to 'science/oof')
-rw-r--r--science/oof/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/science/oof/Makefile b/science/oof/Makefile
index 0119351c27e1..5130ea323a8a 100644
--- a/science/oof/Makefile
+++ b/science/oof/Makefile
@@ -36,7 +36,9 @@ CXXFLAGS+= -Wno-deprecated
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-cxxflags='${CXXFLAGS}' \
--with-libdirs=-L${LOCALBASE}/lib \
- --with-blas="-L${LOCALBASE}/lib ${BLAS_LIBS} -lg2c"
+ --with-blas="-L${LOCALBASE}/lib ${BLAS_LIBS} -lg2c" \
+ --x-includes=${X11BASE}/include \
+ --x-libraries=${X11BASE}/lib
USE_GCC= 3.2+
ALL_TARGET= all