summaryrefslogtreecommitdiff
path: root/x11/tix
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2000-06-01 11:23:11 +0000
committerrh <rh@pkgsrc.org>2000-06-01 11:23:11 +0000
commit74add3b300e3abf7ac8ddc6012fef10b7cd5dcff (patch)
treef4db68840baeddb31c218281c361ad557f322b95 /x11/tix
parent7f7c54db40f0b51b735b06bffad8103043d6fd7d (diff)
downloadpkgsrc-74add3b300e3abf7ac8ddc6012fef10b7cd5dcff.tar.gz
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.
Diffstat (limited to 'x11/tix')
-rw-r--r--x11/tix/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/tix/Makefile b/x11/tix/Makefile
index 90fe0af364c..6ac64b4056a 100644
--- a/x11/tix/Makefile
+++ b/x11/tix/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2000/03/27 08:55:00 tron Exp $
+# $NetBSD: Makefile,v 1.11 2000/06/01 11:23:48 rh Exp $
# $FreeBSD Id: Makefile,v 1.15 1998/03/17 07:55:17 tg Exp
DISTNAME= Tix4.1.0.006
@@ -11,7 +11,7 @@ MAINTAINER= rh@vip.at
DEPENDS+= tk-8.0.5:../../x11/tk80
USE_X11= yes
-USE_LIBTOOL= yes
+USE_PKGLIBTOOL= yes
WRKSRC= ${WRKDIR}/Tix4.1.0/unix/tk8.0
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-sam \