diff options
Diffstat (limited to 'multimedia/ogle_gui/Makefile')
-rw-r--r-- | multimedia/ogle_gui/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/ogle_gui/Makefile b/multimedia/ogle_gui/Makefile index c58545fa898..61cb3f8293a 100644 --- a/multimedia/ogle_gui/Makefile +++ b/multimedia/ogle_gui/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2005/04/11 21:46:42 tv Exp $ +# $NetBSD: Makefile,v 1.8 2005/05/22 20:08:22 jlam Exp $ DISTNAME= ogle_gui-0.9.2 PKGREVISION= 4 @@ -11,7 +11,7 @@ COMMENT= GUI for the Ogle DVD player USE_PKGLOCALEDIR= yes USE_X11= yes -USE_GNU_TOOLS+= make +USE_TOOLS+= gmake USE_LIBTOOL= yes GNU_CONFIGURE= yes |