diff options
author | kris <kris@FreeBSD.org> | 2002-05-17 09:51:36 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-05-17 09:51:36 +0000 |
commit | 7e79788b61b2edcd7fd6d109c387752d801e609b (patch) | |
tree | 52a5fb59457f0fcdd33409a3404178ce30ed5fba /net/macipgw/Makefile | |
parent | 29b86b9fb0955a9751e19859cb1612af4b7db0c7 (diff) | |
download | FreeBSD-ports-7e79788b61b2edcd7fd6d109c387752d801e609b.zip FreeBSD-ports-7e79788b61b2edcd7fd6d109c387752d801e609b.tar.gz |
BROKEN: Does not build
Diffstat (limited to 'net/macipgw/Makefile')
-rw-r--r-- | net/macipgw/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/macipgw/Makefile b/net/macipgw/Makefile index f263b32b..fcf205e 100644 --- a/net/macipgw/Makefile +++ b/net/macipgw/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= stb/netatalk MAINTAINER= ports@freebsd.org +BROKEN= "Does not build" + BUILD_DEPENDS= ${LOCALBASE}/lib/libatalk.a:${PORTSDIR}/net/netatalk \ ${LOCALBASE}/include/atalk/ddp.h:${PORTSDIR}/net/netatalk RUN_DEPENDS= ${LOCALBASE}/libexec/atalkd:${PORTSDIR}/net/netatalk |