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. --- graphics/libungif/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/libungif/Makefile') diff --git a/graphics/libungif/Makefile b/graphics/libungif/Makefile index fed469b9ceb..e2657681132 100644 --- a/graphics/libungif/Makefile +++ b/graphics/libungif/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2000/02/26 01:11:54 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2000/06/01 11:23:30 rh Exp $ # DISTNAME= libungif-4.1.0 @@ -10,7 +10,7 @@ HOMEPAGE= http://prtr-13.ucsc.edu/~badger/software/libungif/index.shtml CONFLICTS= giflib-* -USE_LIBTOOL= yes +USE_PKGLIBTOOL= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-x -- cgit v1.2.3