diff options
author | pav <pav@FreeBSD.org> | 2011-07-27 04:36:28 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2011-07-27 04:36:28 +0800 |
commit | 86090a01ad218db579f1a16147ee8ffaf4b9c939 (patch) | |
tree | 31bcfc8031bb65a40a3d228e459bbe73cb74ed39 /japanese | |
parent | 6c2068c6d6ecd9a29ce8a413cdb125bada46226a (diff) | |
download | freebsd-ports-gnome-86090a01ad218db579f1a16147ee8ffaf4b9c939.tar.gz freebsd-ports-gnome-86090a01ad218db579f1a16147ee8ffaf4b9c939.tar.zst freebsd-ports-gnome-86090a01ad218db579f1a16147ee8ffaf4b9c939.zip |
- Mark BROKEN: does not link (gcrypt/gnutls)
Reported by: pointyhat
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/jd/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/japanese/jd/Makefile b/japanese/jd/Makefile index c0ba79967c9e..6435a17e1877 100644 --- a/japanese/jd/Makefile +++ b/japanese/jd/Makefile @@ -17,7 +17,10 @@ EXTRACT_SUFX= .tgz MAINTAINER= townwear@gmail.com COMMENT= A 2ch browser +BROKEN= does not link + LIB_DEPENDS= gnutls:${PORTSDIR}/security/gnutls \ + gcrypt:${PORTSDIR}/security/libgcrypt \ gtkmm:${PORTSDIR}/x11-toolkits/gtkmm24 LICENSE= GPLv2 |