diff options
Diffstat (limited to 'misc/gok')
-rw-r--r-- | misc/gok/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/gok/Makefile b/misc/gok/Makefile index 1c92fe14d21..acdd1b7187d 100644 --- a/misc/gok/Makefile +++ b/misc/gok/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.62 2009/03/22 19:01:39 wiz Exp $ +# $NetBSD: Makefile,v 1.63 2009/07/22 09:01:36 wiz Exp $ # DISTNAME= gok-2.26.0 @@ -12,7 +12,6 @@ COMMENT= GNOME On-Screen Keyboard PKG_DESTDIR_SUPPORT= user-destdir -USE_DIRS+= gnome2-1.5 USE_TOOLS+= gmake msgfmt pkg-config intltool USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes |