summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authortv <tv>1998-07-19 20:57:47 +0000
committertv <tv>1998-07-19 20:57:47 +0000
commit7478124848098f4776339e7770bef17be3cb854f (patch)
tree5de211d92a9abe1d401cd3da1527311910400cf8 /x11
parent196c2d81b5c2986373247c538ad13c7950e2118a (diff)
downloadpkgsrc-7478124848098f4776339e7770bef17be3cb854f.tar.gz
For X11 pkgs, libtool must be searched for in ${LOCALBASE}. Noticed by
Jochen Pohl in PR #5799.
Diffstat (limited to 'x11')
-rw-r--r--x11/gtk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtk/Makefile b/x11/gtk/Makefile
index e7b78bfa1a4..6f9ccf9014d 100644
--- a/x11/gtk/Makefile
+++ b/x11/gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 1998/07/18 23:14:27 tv Exp $
+# $NetBSD: Makefile,v 1.13 1998/07/19 20:57:47 tv Exp $
DISTNAME= gtk+-1.0.4
CATEGORIES= x11
@@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/v1.0/ \
MAINTAINER= bsieker@techfak.uni-bielefeld.de
-BUILD_DEPENDS= ${PREFIX}/bin/libtool:../../devel/libtool
+BUILD_DEPENDS= ${LOCALBASE}/bin/libtool:../../devel/libtool
CONFLICTS= gtk+-1.0.0