diff options
Diffstat (limited to 'audio/musiccontrol/Makefile')
-rw-r--r-- | audio/musiccontrol/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/musiccontrol/Makefile b/audio/musiccontrol/Makefile index d2fc33e32f30..2c51a22c8fd6 100644 --- a/audio/musiccontrol/Makefile +++ b/audio/musiccontrol/Makefile @@ -18,6 +18,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/mpg123:${PORTSDIR}/audio/mpg123 \ ${LOCALBASE}/bin/simplemod:${PORTSDIR}/audio/simplemod USE_JAVA= yes +NO_STAGE= yes JAVA_VERSION= 1.6+ NO_BUILD= yes PLIST_FILES= share/java/classes/MusicControl-${PORTVERSION}.jar bin/musiccontrol |