From 74add3b300e3abf7ac8ddc6012fef10b7cd5dcff Mon Sep 17 00:00:00 2001 From: rh Date: Thu, 1 Jun 2000 11:23:11 +0000 Subject: s/USE_LIBTOOL/USE_PKGLIBTOOL/ Add a new USE_LIBTOOL definition that uses the libtool package instead of pkglibtool which is now considered outdated. USE_PKGLIBTOOL is available for backwards compatibility with old packages but is deprecated for new packages. --- cad/vipec/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cad/vipec/Makefile') diff --git a/cad/vipec/Makefile b/cad/vipec/Makefile index 7dd118ddc20..6b68af91bdf 100644 --- a/cad/vipec/Makefile +++ b/cad/vipec/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2000/04/28 10:11:02 drochner Exp $ +# $NetBSD: Makefile,v 1.11 2000/06/01 11:23:16 rh Exp $ # DISTNAME= vipec-2.0.1 @@ -11,7 +11,7 @@ HOMEPAGE= http://www.netfold.com/~vipec/ DEPENDS+= qt2-2.0.2:../../x11/qt GNU_CONFIGURE= yes -USE_LIBTOOL= yes +USE_PKGLIBTOOL= yes USE_X11= yes CONFIGURE_ENV+= "QTDIR=${X11BASE}/qt2" \ -- cgit v1.2.3