From d6cc7712258939cb064195407e833c88065bfe5c Mon Sep 17 00:00:00 2001 From: tv Date: Wed, 22 Jul 1998 01:06:39 +0000 Subject: ${PREFIX}/bin/libtool -> ${LOCALBASE}/bin/libtool. --- x11/lesstif/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'x11/lesstif') diff --git a/x11/lesstif/Makefile b/x11/lesstif/Makefile index a4a29d05d73..dfd3cd4d73f 100644 --- a/x11/lesstif/Makefile +++ b/x11/lesstif/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 1998/07/17 17:18:49 tv Exp $ +# $NetBSD: Makefile,v 1.27 1998/07/22 01:06:39 tv Exp $ # FreeBSD Id: Makefile,v 1.13 1997/09/08 08:34:13 tg Exp # @@ -10,7 +10,7 @@ MASTER_SITES= ftp://linux.gt.ed.net/pub/linux/libs/lesstif/srcdist/ \ MAINTAINER= packages@netbsd.org -BUILD_DEPENDS= ${PREFIX}/bin/libtool:../../devel/libtool +BUILD_DEPENDS= ${LOCALBASE}/bin/libtool:../../devel/libtool CONFLICTS= lesstif-0.82 lesstif-0.83 lesstif-0.84 lesstif-0.85 \ lesstif-19980510 lesstif-0.85.2 @@ -22,7 +22,7 @@ USE_X11= yes CONFIGURE_ARGS+=--enable-production CONFIGURE_ENV= CCFLAGS="-O -pipe" INSTALL_SCRIPT="${INSTALL_SCRIPT}" \ - VarHaveMan2html=0 LIBTOOL=${PREFIX}/bin/libtool + VarHaveMan2html=0 LIBTOOL=${LOCALBASE}/bin/libtool pre-fetch: @if [ -d ${X11BASE}/include/Xm ]; then \ -- cgit v1.2.3