summaryrefslogtreecommitdiff
path: root/games/xracer
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 /games/xracer
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 'games/xracer')
-rw-r--r--games/xracer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xracer/Makefile b/games/xracer/Makefile
index ee9ec33462c..10bcff3889d 100644
--- a/games/xracer/Makefile
+++ b/games/xracer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/05/29 06:36:00 rh Exp $
+# $NetBSD: Makefile,v 1.2 2000/06/01 11:23:26 rh Exp $
#
DISTNAME= xracer-0.96.9
@@ -19,7 +19,7 @@ GNU_CONFIGURE= YES
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include"
CONFIGURE_ENV+= LDFLAGS="-Wl,-R${LOCALBASE}/lib -L${LOCALBASE}/lib -lintl"
-USE_LIBTOOL= YES
+USE_PKGLIBTOOL= YES
LTCONFIG_OVERRIDE=${WRKSRC}/ltconfig
pre-patch: