change commented out USE_PKGLIBTOOL

This commit is contained in:
wiz 2000-08-14 19:15:54 +00:00
parent 57d63ffb48
commit 9031f6ba6e

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.2 2000/06/01 11:23:31 rh Exp $
# $NetBSD: Makefile,v 1.3 2000/08/14 19:15:54 wiz Exp $
DISTNAME= opendis-0.0.3
CATEGORIES= graphics
@ -7,7 +7,7 @@ MASTER_SITES= http://ods.sourceforge.net/dl/
MAINTAINER= sommerfeld@netbsd.org
HOMEPAGE= http://ods.sourceforge.net/
#USE_PKGLIBTOOL= yes
#USE_LIBTOOL= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}"