aboutsummaryrefslogtreecommitdiffstats
path: root/net/libunp
diff options
context:
space:
mode:
authorlx <lx@FreeBSD.org>2008-03-01 03:35:32 +0800
committerlx <lx@FreeBSD.org>2008-03-01 03:35:32 +0800
commit7f81c60b0e0a2182f6200ffe8f0a54176970ce58 (patch)
tree3c3c06becb764c97cb2336d4ea7c2518f39d5ec1 /net/libunp
parentc4c5c3b5d3fcd377cc3961d863510cadc7139981 (diff)
downloadfreebsd-ports-gnome-7f81c60b0e0a2182f6200ffe8f0a54176970ce58.tar.gz
freebsd-ports-gnome-7f81c60b0e0a2182f6200ffe8f0a54176970ce58.tar.zst
freebsd-ports-gnome-7f81c60b0e0a2182f6200ffe8f0a54176970ce58.zip
Unbreak, now that it fetches.
PR: ports/121164 Submitted by: Chess Griffin <chess@chessgriffin.com>
Diffstat (limited to 'net/libunp')
-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