From 364fbf2c9f577bf02f623faf4a3cbad00fc1c84f Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 14:36:35 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: audio) --- audio/atunes/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'audio/atunes') diff --git a/audio/atunes/Makefile b/audio/atunes/Makefile index ae3c4da0428..31de8672c3b 100644 --- a/audio/atunes/Makefile +++ b/audio/atunes/Makefile @@ -10,6 +10,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-bin MAINTAINER= lme@FreeBSD.org COMMENT= Full-featured audio player and manager developed in Java +NO_STAGE= yes NO_BUILD= yes USE_JAVA= yes JAVA_VERSION= 1.6+ -- cgit