diff options
Diffstat (limited to 'audio/sweep')
-rw-r--r-- | audio/sweep/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/sweep/Makefile b/audio/sweep/Makefile index 1f651042420..9c4cf4475b5 100644 --- a/audio/sweep/Makefile +++ b/audio/sweep/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2005/04/11 21:44:57 tv Exp $ +# $NetBSD: Makefile,v 1.25 2005/05/22 20:07:39 jlam Exp $ # DISTNAME= sweep-0.8.3 @@ -14,7 +14,7 @@ BUILD_USES_MSGFMT= YES USE_DIRS+= gnome1-1.5 USE_LIBTOOL= YES -USE_GNU_TOOLS+= make +USE_TOOLS+= gmake USE_PKGLOCALEDIR= YES USE_X11= YES |