summaryrefslogtreecommitdiff
path: root/devel/swig13
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-02-02 22:51:00 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-02-02 22:51:00 +0000
commit6182f31e55e0bf2dec2ddb68714a7c361d94b4af (patch)
tree89b73c1583fc65f79aebf456e13b621916158170 /devel/swig13
parentUpdate port to 1.2 (diff)
portlint: PREFIX -> LOCALBASE
Notes
Notes: svn path=/head/; revision=25433
Diffstat (limited to 'devel/swig13')
-rw-r--r--devel/swig13/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/swig13/Makefile b/devel/swig13/Makefile
index 1c2fbc5bbe5a..9b4867e2b13b 100644
--- a/devel/swig13/Makefile
+++ b/devel/swig13/Makefile
@@ -15,8 +15,8 @@ MASTER_SITES= ftp://ftp.cs.utah.edu/pub/beazley/SWIG/ \
MAINTAINER= erich@FreeBSD.org
-BUILD_DEPENDS= ${PREFIX}/bin/python:${PORTSDIR}/lang/python \
- ${PREFIX}/bin/tclsh8.2:${PORTSDIR}/lang/tcl82
+BUILD_DEPENDS= ${LOCALBASE}/bin/python:${PORTSDIR}/lang/python \
+ ${LOCALBASE}/bin/tclsh8.2:${PORTSDIR}/lang/tcl82
USE_PERL5= YES
WRKSRC= ${WRKDIR}/SWIG1.1p5