diff options
Diffstat (limited to 'graphics/avi-xmms/Makefile')
-rw-r--r-- | graphics/avi-xmms/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/avi-xmms/Makefile b/graphics/avi-xmms/Makefile index d63286cbebd..b50a2db625a 100644 --- a/graphics/avi-xmms/Makefile +++ b/graphics/avi-xmms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/08/28 20:05:17 xtraeme Exp $ +# $NetBSD: Makefile,v 1.7 2004/01/24 15:46:42 grant Exp $ # DISTNAME= avi-xmms-1.2.2 @@ -14,7 +14,7 @@ COMMENT= Avifile and SDL based video plugin for XMMS GNU_CONFIGURE= YES USE_BUILDLINK2= YES -USE_GMAKE= YES +USE_GNU_TOOLS+= make USE_LIBTOOL= YES LIBTOOL_OVERRIDE= ${WRKSRC}/libtool |