USE_PKGLIBTOOL -> USE_LIBTOOL
This commit is contained in:
parent
8b865c3d2b
commit
327befcef0
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue