aboutsummaryrefslogtreecommitdiffstats
path: root/math/scigraphica
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-09-11 15:01:00 +0800
committersobomax <sobomax@FreeBSD.org>2000-09-11 15:01:00 +0800
commitfa4c645293bad1511ae9b704179a8e3642f179da (patch)
tree26d460318a587b610697a5fa7c3c262f7566bac0 /math/scigraphica
parent26df44201f193b7a968da485a1604c2d6be15d61 (diff)
downloadfreebsd-ports-gnome-fa4c645293bad1511ae9b704179a8e3642f179da.tar.gz
freebsd-ports-gnome-fa4c645293bad1511ae9b704179a8e3642f179da.tar.zst
freebsd-ports-gnome-fa4c645293bad1511ae9b704179a8e3642f179da.zip
Use python15 as a dependency.
Submitted by: bento
Diffstat (limited to 'math/scigraphica')
-rw-r--r--math/scigraphica/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/scigraphica/Makefile b/math/scigraphica/Makefile
index 142b18929bc1..0fda383d5c4e 100644
--- a/math/scigraphica/Makefile
+++ b/math/scigraphica/Makefile
@@ -13,13 +13,13 @@ DISTNAME= sg-${PORTVERSION}
MAINTAINER= sobomax@FreeBSD.org
-BUILD_DEPENDS= python:${PORTSDIR}/lang/python \
+BUILD_DEPENDS= python:${PORTSDIR}/lang/python15 \
${LOCALBASE}/include/python1.5/Numeric/arrayobject.h:${PORTSDIR}/math/numpy
LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \
gtkextra.10:${PORTSDIR}/x11-toolkits/gtkextra \
xml.5:${PORTSDIR}/textproc/libxml
RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore \
- python:${PORTSDIR}/lang/python \
+ python:${PORTSDIR}/lang/python15 \
${LOCALBASE}/include/python1.5/Numeric/arrayobject.h:${PORTSDIR}/math/numpy
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config