aboutsummaryrefslogtreecommitdiffstats
path: root/lang/smalltalk
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-03-21 16:30:08 +0800
committermharo <mharo@FreeBSD.org>2000-03-21 16:30:08 +0800
commit85e840748d4b348ed74d0f08e0c51090e608b076 (patch)
tree3baee56d68ec03b2d7b9f3df2ca97ebe506f7c5e /lang/smalltalk
parentaeda382ac22b54a0be7e8a5f4fa34a5b35430e3c (diff)
downloadfreebsd-ports-gnome-85e840748d4b348ed74d0f08e0c51090e608b076.tar.gz
freebsd-ports-gnome-85e840748d4b348ed74d0f08e0c51090e608b076.tar.zst
freebsd-ports-gnome-85e840748d4b348ed74d0f08e0c51090e608b076.zip
PREFIX -> LOCALBASE
Diffstat (limited to 'lang/smalltalk')
-rw-r--r--lang/smalltalk/Makefile2
1 files changed, 1 insertions, 1 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