diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-11-27 19:17:39 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-11-27 19:17:39 +0000 |
commit | 1391caedefb052ac95015a0afd85e4ff3bff9715 (patch) | |
tree | 6133fee93baf65ae46343961a1bc26ed399481e2 | |
parent | a3920b69467bc07a27228cdb2d1654a546418d13 (diff) | |
download | freebsd-ports-1391caedefb052ac95015a0afd85e4ff3bff9715.zip |
Mark BROKEN: unfetchable
Reported by: pkg-fallout
-rw-r--r-- | x11/libdnd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/libdnd/Makefile b/x11/libdnd/Makefile index ec9a8e5f9c65..79f59111fbb4 100644 --- a/x11/libdnd/Makefile +++ b/x11/libdnd/Makefile @@ -14,6 +14,8 @@ COMMENT= Drag and drop library LICENSE= LGPL20 LICENSE_FILE= ${WRKSRC}/../COPYING.LIB +BROKEN= unfetchable + USES= tar:tgz USE_XORG= x11 xmu ice xaw USE_LDCONFIG= yes |