diff options
Diffstat (limited to 'graphics/avidemux/Makefile')
-rw-r--r-- | graphics/avidemux/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/avidemux/Makefile b/graphics/avidemux/Makefile index 3d06827db11..2442e76e069 100644 --- a/graphics/avidemux/Makefile +++ b/graphics/avidemux/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/01/23 21:50:45 jmmv Exp $ +# $NetBSD: Makefile,v 1.8 2004/01/24 15:46:42 grant Exp $ # DISTNAME= avidemux-2.0.18 @@ -14,7 +14,7 @@ BUILD_USES_MSGFMT= YES GNU_CONFIGURE= YES USE_BUILDLINK2= YES -USE_GMAKE= YES +USE_GNU_TOOLS+= make USE_LIBTOOL= YES LIBTOOL_OVERRIDE= ${WRKSRC}/libtool |