From 136f08b6872580984afef7987516c5b07b8f4896 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 14 Aug 2000 19:09:23 +0000 Subject: USE_PKGLIBTOOL -> USE_LIBTOOL. LTCONFIG_OVERRIDE saves a patch. --- graphics/hermes/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'graphics/hermes/Makefile') diff --git a/graphics/hermes/Makefile b/graphics/hermes/Makefile index b198152794c..a94903b2a1a 100644 --- a/graphics/hermes/Makefile +++ b/graphics/hermes/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2000/06/01 11:23:29 rh Exp $ +# $NetBSD: Makefile,v 1.5 2000/08/14 19:09:23 wiz Exp $ DISTNAME= Hermes-1.2.6-2 PKGNAME= Hermes-1.2.6.2 @@ -9,7 +9,8 @@ MASTER_SITES= http://hermes.terminal.at/files/ MAINTAINER= root@garbled.net HOMEPAGE= http://www.clanlib.org/hermes/ -USE_PKGLIBTOOL= yes +USE_LIBTOOL= yes +LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig GNU_CONFIGURE= yes USE_GMAKE= yes MAKE_ENV= INSTALL_PROGRAM_DIR="${INSTALL_PROGRAM_DIR}" -- cgit v1.2.3