diff options
-rw-r--r-- | audio/amarok-kde3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/amarok-kde3/Makefile b/audio/amarok-kde3/Makefile index ebdb8fec305..3028da14a5d 100644 --- a/audio/amarok-kde3/Makefile +++ b/audio/amarok-kde3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2011/10/01 10:52:13 shattered Exp $ +# $NetBSD: Makefile,v 1.11 2011/10/08 05:10:09 dholland Exp $ DISTNAME= amarok-${VERSION} VERSION= 1.4.10 @@ -19,7 +19,7 @@ USE_TOOLS+= gmake pkg-config msgfmt USE_LANGUAGES= c c++ GNU_CONFIGURE= yes USE_LIBTOOL= yes -RUBY_VERSION_REQD= 18 +RUBY_VERSION_SUPPORTED= 18 CONFIGURE_ARGS+= --without-nmm CONFIGURE_ARGS+= --without-mas |