aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-03-21 08:30:08 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-03-21 08:30:08 +0000
commitedcce1c87856572ea3dde76af57607eb200aa655 (patch)
tree655d1172299b451733f18e958c7bfd116f3c0329 /lang
parentcde5e15779909f74cd502f1e7e25224d9fe8e5cd (diff)
downloadports-edcce1c87856572ea3dde76af57607eb200aa655.tar.gz
ports-edcce1c87856572ea3dde76af57607eb200aa655.zip
Notes
Diffstat (limited to 'lang')
-rw-r--r--lang/smalltalk/Makefile2
-rw-r--r--lang/starlogo/Makefile4
2 files changed, 3 insertions, 3 deletions
diff --git a/lang/smalltalk/Makefile b/lang/smalltalk/Makefile
index 0f8c934ee868..91a54617445b 100644
--- a/lang/smalltalk/Makefile
+++ b/lang/smalltalk/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= smalltalk
MAINTAINER= alex@big.endian.de
-BUILD_DEPENDS= ${PREFIX}/lib/libgdbm.a:${PORTSDIR}/databases/gdbm
+BUILD_DEPENDS= ${LOCALBASE}/lib/libgdbm.a:${PORTSDIR}/databases/gdbm
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-optimize --with-readline
diff --git a/lang/starlogo/Makefile b/lang/starlogo/Makefile
index 41aa78f8f3e5..56dba8495ee5 100644
--- a/lang/starlogo/Makefile
+++ b/lang/starlogo/Makefile
@@ -13,8 +13,8 @@ MASTER_SITES= http://el.www.media.mit.edu/starlogo/download/
MAINTAINER= noway@nohow.demon.co.uk
-RUN_DEPENDS= ${PREFIX}/jdk${JDK_VERSION}/bin/java:${PORTSDIR}/java/jdk \
- ${PREFIX}/jdk${JDK_VERSION}/lib/i386/green_threads/libtya.so:${PORTSDIR}/java/tya
+RUN_DEPENDS= ${LOCALBASE}/jdk${JDK_VERSION}/bin/java:${PORTSDIR}/java/jdk \
+ ${LOCALBASE}/jdk${JDK_VERSION}/lib/i386/green_threads/libtya.so:${PORTSDIR}/java/tya
WRKSRC= ${WRKDIR}/starlogo-1.0b2
JDK_VERSION= 1.1.8