From 941e3d525a147b0a879b47e063c791718315d961 Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Thu, 20 Apr 2000 20:47:01 +0000 Subject: PREFIX -> LOCALBASE (portlint) --- math/py-numeric17/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math/py-numeric17') diff --git a/math/py-numeric17/Makefile b/math/py-numeric17/Makefile index 6ad873749b5e..3386b8d69300 100644 --- a/math/py-numeric17/Makefile +++ b/math/py-numeric17/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 -- cgit v1.2.3