diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-06 04:50:42 +0800 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-06 04:50:42 +0800 |
commit | a9a4b8f402d64f5c7aaac697bbb12339963ffcbd (patch) | |
tree | b86a79092810baee01292a04539a7e228e3184db /dns/firedns | |
parent | 0cf03e530140d70a094256093baf14de572657bc (diff) | |
download | freebsd-ports-gnome-a9a4b8f402d64f5c7aaac697bbb12339963ffcbd.tar.gz freebsd-ports-gnome-a9a4b8f402d64f5c7aaac697bbb12339963ffcbd.tar.zst freebsd-ports-gnome-a9a4b8f402d64f5c7aaac697bbb12339963ffcbd.zip |
Mark as broken unfetchable ports
Diffstat (limited to 'dns/firedns')
-rw-r--r-- | dns/firedns/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/firedns/Makefile b/dns/firedns/Makefile index d8d3ba4091fb..1283b42067ca 100644 --- a/dns/firedns/Makefile +++ b/dns/firedns/Makefile @@ -11,6 +11,7 @@ MASTER_SITES= http://www.firestuff.org/projects/ \ MAINTAINER= dean@odyssey.apana.org.au COMMENT= C library for handling asynchronous DNS queries +BROKEN= Unfetchable BUILD_DEPENDS= ${LOCALBASE}/include/firestring.h:${PORTSDIR}/misc/firestring USES= tar:bzip2 |