diff options
Diffstat (limited to 'audio/wmmp3/Makefile')
-rw-r--r-- | audio/wmmp3/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/wmmp3/Makefile b/audio/wmmp3/Makefile index 2786e8ec30a..dc85d485363 100644 --- a/audio/wmmp3/Makefile +++ b/audio/wmmp3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2005/04/11 21:44:58 tv Exp $ +# $NetBSD: Makefile,v 1.8 2005/06/01 18:02:39 jlam Exp $ DISTNAME= wmmp3-0.12 PKGREVISION= 1 @@ -12,7 +12,6 @@ COMMENT= Front-end for mpg123 in a Window Maker dockapp DEPENDS+= mpg123>=0.59.18:../../audio/mpg123 GNU_CONFIGURE= yes -USE_X11= yes post-patch: ${MV} ${WRKSRC}/sample.wmmp3 ${WRKSRC}/sample.wmmp3.orig |