summaryrefslogtreecommitdiff
path: root/mail/balsa
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-08-14 13:02:45 +0000
committerwiz <wiz@pkgsrc.org>2000-08-14 13:02:45 +0000
commit327befcef0e3c23ba4569c88010c9d37d9c24ad7 (patch)
tree54f98372f38f7adc640bc3839f4cf3fc5aa0f581 /mail/balsa
parent8b865c3d2b08533bd3c5f333f9ffa5f495071688 (diff)
downloadpkgsrc-327befcef0e3c23ba4569c88010c9d37d9c24ad7.tar.gz
USE_PKGLIBTOOL -> USE_LIBTOOL
Diffstat (limited to 'mail/balsa')
-rw-r--r--mail/balsa/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile
index a0c51472b4b..7dfac860f20 100644
--- a/mail/balsa/Makefile
+++ b/mail/balsa/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2000/07/05 18:46:45 rh Exp $
+# $NetBSD: Makefile,v 1.6 2000/08/14 13:02:45 wiz Exp $
#
DISTNAME= balsa-0.9.0
@@ -15,7 +15,7 @@ DEPENDS+= gnome-core-*:../../x11/gnome-core
GNU_CONFIGURE= yes
USE_X11BASE= yes
-USE_PKGLIBTOOL= yes
+USE_LIBTOOL= yes
LTCONFIG_OVERRIDE=${WRKSRC}/ltconfig
.include "../../mk/bsd.pkg.mk"