LIBTOOL_OVERRIDE instead of LTCONFIG_OVERRIDE.

This commit is contained in:
Soren Jacobsen 2004-02-09 02:04:46 +00:00 committed by Thomas Klausner
parent efe89125b1
commit ad74896579

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.2 2003/04/13 08:09:17 jmmv Exp $
# $NetBSD: Makefile,v 1.3 2004/02/09 02:04:46 blef Exp $
DISTNAME= qnx11__-1.2.x
PKGNAME= qn-x11-0.1
@ -15,7 +15,7 @@ USE_BUILDLINK2= YES
USE_LIBTOOL= YES
USE_X11BASE= YES
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
.include "../../x11/gtk/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"