diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2008-02-10 12:38:57 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2008-02-10 12:38:57 +0000 |
commit | 6c6cf69fb86941807eb0b69aa85008916616c813 (patch) | |
tree | 63f43df908ad516f015aa101cedd2f6f66e0101e /net/libunpipc | |
parent | ba0d73a00a6abd8dd4d2b75542a74997f3b0e544 (diff) |
Notes
Diffstat (limited to 'net/libunpipc')
-rw-r--r-- | net/libunpipc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/libunpipc/Makefile b/net/libunpipc/Makefile index 4b81ba9ae221..e14a440feb9e 100644 --- a/net/libunpipc/Makefile +++ b/net/libunpipc/Makefile @@ -15,6 +15,8 @@ DISTNAME= unpv22e MAINTAINER= ports@FreeBSD.org COMMENT= The networking library used in UNIX Network Programming Volume 2 2e +BROKEN= checksum mismatch + GNU_CONFIGURE= yes USE_GMAKE= yes |