Import of pkgsrc-2015Q3

This commit is contained in:
2016-01-21 23:42:40 +01:00
committed by sambuc
parent f641581404
commit 9d819b6d54
7578 changed files with 228313 additions and 80017 deletions
+1 -7
View File
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.93 2015/04/25 14:23:47 tnn Exp $
# $NetBSD: Makefile,v 1.94 2015/09/07 12:02:06 jperkin Exp $
DISTNAME= ntop-4.1.0
PKGREVISION= 23
@@ -31,12 +31,6 @@ BUILDLINK_API_DEPENDS.libpcap+= libpcap>=0.8.3
CONFIGURE_ARGS+= --disable-mt
.endif
.if ${OPSYS} == "Darwin"
# This package uses "-flat_namespace -undefined suppress" and exports
# symbols from the executable that get stripped unless we set this:
INSTALL_UNSTRIPPED= yes
.endif
.if (${OPSYS} == "NetBSD" && !empty(OS_VERSION:M[0-4].*))
USE_BUILTIN.libevent= no
.endif