diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-11-28 07:43:19 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-11-28 07:43:19 +0000 |
commit | 3ae32465cd905d5781f63d902563a664b1641830 (patch) | |
tree | e081cfd37aab622c24cd1102c3584f14bbcb0a40 /science/pyvox | |
parent | ab7bd660662597d8799b9be85deb984be9ebac62 (diff) |
Notes
Diffstat (limited to 'science/pyvox')
-rw-r--r-- | science/pyvox/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |