diff options
author | kris <kris@FreeBSD.org> | 2006-10-21 11:14:10 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-10-21 11:14:10 +0800 |
commit | f45a3d45a2368e4cce9d0d203b1113d47f98112c (patch) | |
tree | 99c6ff59eaad1d47874049d6117a368cfe8bd4f7 /audio/x4x | |
parent | e0c2ecb758109fe3638cc0a188db5f7964b4cbcb (diff) | |
download | freebsd-ports-gnome-f45a3d45a2368e4cce9d0d203b1113d47f98112c.tar.gz freebsd-ports-gnome-f45a3d45a2368e4cce9d0d203b1113d47f98112c.tar.zst freebsd-ports-gnome-f45a3d45a2368e4cce9d0d203b1113d47f98112c.zip |
BROKEN: Does not build
Approved by: portmgr (self)
Diffstat (limited to 'audio/x4x')
-rw-r--r-- | audio/x4x/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/x4x/Makefile b/audio/x4x/Makefile index 8da5c1fadffe..a409ffc76e8b 100644 --- a/audio/x4x/Makefile +++ b/audio/x4x/Makefile @@ -22,6 +22,8 @@ BUILD_DEPENDS= ${JAVALIBDIR}/xmms2java.jar:${PORTSDIR}/audio/java-xmms2 \ ${JAVALIBDIR}/jdom.jar:${PORTSDIR}/java/jdom \ ${JAVALIBDIR}/jid3lib.jar:${PORTSDIR}/audio/jid3lib +BROKEN= Does not build + USE_JAVA= yes JAVA_VERSION= 1.4+ USE_ANT= yes |