diff options
author | pav <pav@FreeBSD.org> | 2012-05-08 06:00:17 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2012-05-08 06:00:17 +0800 |
commit | 9d1511ea4a6b49d7b09e7bf13f2cdeb5e391dba4 (patch) | |
tree | 069b7bc1da9456b20ea4c5b2bca74a5d231cb0df /databases | |
parent | dad6cd03711c1f3162dbf0f1575e69b11c48d667 (diff) | |
download | freebsd-ports-gnome-9d1511ea4a6b49d7b09e7bf13f2cdeb5e391dba4.tar.gz freebsd-ports-gnome-9d1511ea4a6b49d7b09e7bf13f2cdeb5e391dba4.tar.zst freebsd-ports-gnome-9d1511ea4a6b49d7b09e7bf13f2cdeb5e391dba4.zip |
- Mark BROKEN: does not fetch
Reported by: pointyhat
Diffstat (limited to 'databases')
-rw-r--r-- | databases/adstudio/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/adstudio/Makefile b/databases/adstudio/Makefile index 0e95b28ec284..98ae4747373e 100644 --- a/databases/adstudio/Makefile +++ b/databases/adstudio/Makefile @@ -22,6 +22,8 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper \ ${LOCALBASE}/lib/libjogl.so:${PORTSDIR}/graphics/jogl +BROKEN= does not fetch + USE_JAVA= yes JAVA_VERSION= 1.6+ NO_BUILD= yes |