From 876cf4a0ccbb193b6fe0fdc0f0f6418031e07f2e Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 16 Jun 2001 11:50:47 +0000 Subject: Override internal libtool with USE_LIBTOOL and LTCONFIG_OVERRIDE. --- devel/SDL_ttf/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'devel') diff --git a/devel/SDL_ttf/Makefile b/devel/SDL_ttf/Makefile index ea5cb5d4be4..ea61b3b2168 100644 --- a/devel/SDL_ttf/Makefile +++ b/devel/SDL_ttf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/05/14 12:46:28 zuntum Exp $ +# $NetBSD: Makefile,v 1.2 2001/06/16 11:50:47 wiz Exp $ # DISTNAME= SDL_ttf-1.2.2 @@ -13,6 +13,8 @@ DEPENDS+= freetype-lib-*:../../graphics/freetype-lib DEPENDS+= SDL>=1.0.1:../../devel/SDL GNU_CONFIGURE= YES +USE_LIBTOOL= YES +LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig CONFIGURE_ENV+= CFLAGS="-DFREETYPE_HDR_DIRECTORY" -- cgit v1.2.3