aboutsummaryrefslogtreecommitdiff
path: root/net/libdnet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/libdnet/Makefile')
-rw-r--r--net/libdnet/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/net/libdnet/Makefile b/net/libdnet/Makefile
index fb3bfd9236e7..694e53a7e3fc 100644
--- a/net/libdnet/Makefile
+++ b/net/libdnet/Makefile
@@ -4,7 +4,7 @@
PORTNAME= libdnet
PORTVERSION= 1.13
DISTVERSIONPREFIX= v
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES?= net
MAINTAINER?= onatan@gmail.com
@@ -13,15 +13,13 @@ COMMENT= Simple interface to low level networking routines
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-LIB_DEPENDS?= libcheck.so:devel/check
-
USES?= autoreconf libtool
USE_GITHUB= yes
GH_ACCOUNT= 5u623l20
-GNU_CONFIGURE= yes
-CFLAGS+= -I${LOCALBASE}/include
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS+= --without-check
.if !defined(LIBDNET_SLAVE)
CONFIGURE_ARGS+= --without-python