summaryrefslogtreecommitdiff
path: root/graphics/opendis
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-08-14 19:15:54 +0000
committerwiz <wiz@pkgsrc.org>2000-08-14 19:15:54 +0000
commit9031f6ba6eb382d76ee1ad0478b9fb08f7ed03af (patch)
treea3d06ff07a0f280ac5919eb87fad6bf5922023e8 /graphics/opendis
parent57d63ffb488d5e9bedf0476df05d532b5cbaebce (diff)
downloadpkgsrc-9031f6ba6eb382d76ee1ad0478b9fb08f7ed03af.tar.gz
change commented out USE_PKGLIBTOOL
Diffstat (limited to 'graphics/opendis')
-rw-r--r--graphics/opendis/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/opendis/Makefile b/graphics/opendis/Makefile
index 876691a238e..e8b8cff2162 100644
--- a/graphics/opendis/Makefile
+++ b/graphics/opendis/Makefile
@@ -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}"