diff options
Diffstat (limited to 'net/libunp')
-rw-r--r-- | net/libunp/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/libunp/Makefile b/net/libunp/Makefile index a259288faf2f..c72d88ef0ed2 100644 --- a/net/libunp/Makefile +++ b/net/libunp/Makefile @@ -15,8 +15,6 @@ DISTNAME= unpv12e MAINTAINER= ports@FreeBSD.org COMMENT= The networking library used in UNIX Network Programming Volume 1 2e -BROKEN= checksum mismatch - GNU_CONFIGURE= yes USE_GMAKE= yes |