aboutsummaryrefslogtreecommitdiff
path: root/net/libunp/Makefile
diff options
context:
space:
mode:
authorDavid Thiel <lx@FreeBSD.org>2008-02-29 19:35:32 +0000
committerDavid Thiel <lx@FreeBSD.org>2008-02-29 19:35:32 +0000
commit717574faba05a02b46ad78cdc57827c33e5482e7 (patch)
tree78e31372a9eec7b62fbae62e0bae57f9f1b1d0fc /net/libunp/Makefile
parent89025a2eb81089e333b4ef39def8a3b384b87f64 (diff)
Unbreak, now that it fetches.
PR: ports/121164 Submitted by: Chess Griffin <chess@chessgriffin.com>
Notes
Notes: svn path=/head/; revision=208202
Diffstat (limited to 'net/libunp/Makefile')
-rw-r--r--net/libunp/Makefile2
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