summaryrefslogtreecommitdiffstats
path: root/misc/xdelta
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-03-20 22:10:52 +0000
committermharo <mharo@FreeBSD.org>2000-03-20 22:10:52 +0000
commit65e8e8fc82d784be9a81c56c933fbb5ea4e19f0a (patch)
treea6b05e54d96266ecdca63dcca4f56a3f116e2233 /misc/xdelta
parentd784304f98df7913c582be47de9b3a33b8752caa (diff)
downloadFreeBSD-ports-65e8e8fc82d784be9a81c56c933fbb5ea4e19f0a.zip
FreeBSD-ports-65e8e8fc82d784be9a81c56c933fbb5ea4e19f0a.tar.gz
PREFIX -> LOCALBASE (portlint)
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 ae8c6a9..3f79db1 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
OpenPOWER on IntegriCloud