diff options
Diffstat (limited to 'misc/gstreamer/Makefile')
-rw-r--r-- | misc/gstreamer/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/gstreamer/Makefile b/misc/gstreamer/Makefile index 65e6fe98715..1642ab1c39b 100644 --- a/misc/gstreamer/Makefile +++ b/misc/gstreamer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2004/01/23 21:50:46 jmmv Exp $ +# $NetBSD: Makefile,v 1.15 2004/01/24 14:11:10 grant Exp $ # DISTNAME= gstreamer-0.6.1 @@ -17,7 +17,7 @@ GNU_CONFIGURE= yes USE_BUILDLINK2= yes USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes -USE_GMAKE= yes +USE_GNU_TOOLS+= make USE_PERL5= build LIBTOOL_OVERRIDE= ${WRKSRC}/libtool |