summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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}"