diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-05 10:11:41 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-05 10:11:41 +0000 |
commit | 9a27bca36cf3833c83756272c26c48d7b3a6b609 (patch) | |
tree | 4e5278f612825bb1aae6a7fd956a6d8f30e89238 /audio/atunes | |
parent | a6e0a8e2944882f119d74008eed5566b7236fbe4 (diff) | |
download | ports-9a27bca36cf3833c83756272c26c48d7b3a6b609.tar.gz ports-9a27bca36cf3833c83756272c26c48d7b3a6b609.zip |
Notes
Diffstat (limited to 'audio/atunes')
-rw-r--r-- | audio/atunes/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/atunes/Makefile b/audio/atunes/Makefile index a2fe59d1c58b..80d300593b34 100644 --- a/audio/atunes/Makefile +++ b/audio/atunes/Makefile @@ -11,6 +11,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-bin MAINTAINER= lme@FreeBSD.org COMMENT= Full-featured audio player and manager developed in Java +BROKEN= No public distfiles NO_BUILD= yes USE_JAVA= yes JAVA_VERSION= 1.6+ |