diff options
author | antoine <antoine@FreeBSD.org> | 2015-11-28 03:17:39 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2015-11-28 03:17:39 +0800 |
commit | 0c714dc49a6eb51f59433b1150d7af6f1eb1426d (patch) | |
tree | 6133fee93baf65ae46343961a1bc26ed399481e2 /x11 | |
parent | e63098f772949938fb9b5de81856ed62ae100c9d (diff) | |
download | freebsd-ports-graphics-0c714dc49a6eb51f59433b1150d7af6f1eb1426d.tar.gz freebsd-ports-graphics-0c714dc49a6eb51f59433b1150d7af6f1eb1426d.tar.zst freebsd-ports-graphics-0c714dc49a6eb51f59433b1150d7af6f1eb1426d.zip |
Mark BROKEN: unfetchable
Reported by: pkg-fallout
Diffstat (limited to 'x11')
-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 ec9a8e5f9c6..79f59111fbb 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 |