aboutsummaryrefslogtreecommitdiffstats
path: root/misc/xdelta
diff options
context:
space:
mode:
Diffstat (limited to 'misc/xdelta')
-rw-r--r--misc/xdelta/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/xdelta/Makefile b/misc/xdelta/Makefile
index ae8c6a922bc1..3f79db186e48 100644
--- a/misc/xdelta/Makefile
+++ b/misc/xdelta/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.xcf.berkeley.edu/pub/xdelta/
MAINTAINER= jmacd@FreeBSD.org
-BUILD_DEPENDS= ${PREFIX}/lib/libgdbm.a:${PORTSDIR}/databases/gdbm
+BUILD_DEPENDS= ${LOCALBASE}/lib/libgdbm.a:${PORTSDIR}/databases/gdbm
LIB_DEPENDS= glib12.3:${PORTSDIR}/devel/glib12
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config