aboutsummaryrefslogtreecommitdiffstats
path: root/math/py-numeric
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-04-21 04:47:01 +0800
committermharo <mharo@FreeBSD.org>2000-04-21 04:47:01 +0800
commit517f4d7d64fd41e6195e7356110911f73f860d99 (patch)
tree46c7cf4d182979afc31f2611b7c856847c10797f /math/py-numeric
parentdfc0048d75f7f265b94f8bedb12336850c156b8c (diff)
downloadfreebsd-ports-gnome-517f4d7d64fd41e6195e7356110911f73f860d99.tar.gz
freebsd-ports-gnome-517f4d7d64fd41e6195e7356110911f73f860d99.tar.zst
freebsd-ports-gnome-517f4d7d64fd41e6195e7356110911f73f860d99.zip
PREFIX -> LOCALBASE (portlint)
Diffstat (limited to 'math/py-numeric')
-rw-r--r--math/py-numeric/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-numeric/Makefile b/math/py-numeric/Makefile
index 6ad873749b5e..3386b8d69300 100644
--- a/math/py-numeric/Makefile
+++ b/math/py-numeric/Makefile
@@ -14,7 +14,7 @@ DISTNAME= Numerical-${PORTVERSION}
MAINTAINER= tg@FreeBSD.org
-BUILD_DEPENDS= ${PREFIX}/lib/python1.5/site-packages/distutils/core.py:${PORTSDIR}/misc/py-distutils
+BUILD_DEPENDS= ${LOCALBASE}/lib/python1.5/site-packages/distutils/core.py:${PORTSDIR}/misc/py-distutils
RUN_DEPENDS= python:${PORTSDIR}/lang/python
DOCDIR= ${PREFIX}/share/doc/py-numeric