aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2006-11-28 15:43:19 +0800
committermiwi <miwi@FreeBSD.org>2006-11-28 15:43:19 +0800
commitf1beb6bf01509f5db95882aff6cc56fcfda096f5 (patch)
treed1eb2555899c53ba8572136d6a4d0b5c4d99361c
parent5123458b531610a72cee48b8759b09984ad63e7d (diff)
downloadfreebsd-ports-gnome-f1beb6bf01509f5db95882aff6cc56fcfda096f5.tar.gz
freebsd-ports-gnome-f1beb6bf01509f5db95882aff6cc56fcfda096f5.tar.zst
freebsd-ports-gnome-f1beb6bf01509f5db95882aff6cc56fcfda096f5.zip
- Respect X11BASE
PR: ports/105909 Submitted by: trasz
-rw-r--r--science/bblimage/Makefile1
-rw-r--r--science/pyvox/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/science/bblimage/Makefile b/science/bblimage/Makefile
index d557ba155083..47917f152c24 100644
--- a/science/bblimage/Makefile
+++ b/science/bblimage/Makefile
@@ -19,6 +19,7 @@ COMMENT= A set of software tools for medical image processing
LIB_DEPENDS= Xm.2:${PORTSDIR}/x11-toolkits/lesstif
+USE_XLIB= yes
USE_PYTHON= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-lapack --with-python
diff --git a/science/pyvox/Makefile b/science/pyvox/Makefile
index d557ba155083..47917f152c24 100644
--- a/science/pyvox/Makefile
+++ b/science/pyvox/Makefile
@@ -19,6 +19,7 @@ COMMENT= A set of software tools for medical image processing
LIB_DEPENDS= Xm.2:${PORTSDIR}/x11-toolkits/lesstif
+USE_XLIB= yes
USE_PYTHON= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-lapack --with-python