diff options
Diffstat (limited to 'misc/gok/Makefile')
-rw-r--r-- | misc/gok/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/gok/Makefile b/misc/gok/Makefile index 6adb5184fd9..6bcedfaccb0 100644 --- a/misc/gok/Makefile +++ b/misc/gok/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2006/09/16 12:20:39 jmmv Exp $ +# $NetBSD: Makefile,v 1.44 2006/11/09 21:15:55 drochner Exp $ # DISTNAME= gok-1.2.0 @@ -17,8 +17,6 @@ USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS+= --disable-gtk-doc - PKGCONFIG_OVERRIDE+= gok-1.0.pc.in GCONF2_SCHEMAS= gok.schemas |