Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Aug 2016 12:37:26 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r420122 - head/net/ndpi
Message-ID:  <201608121237.u7CCbQZP029091@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Fri Aug 12 12:37:26 2016
New Revision: 420122
URL: https://svnweb.freebsd.org/changeset/ports/420122

Log:
  net/ndpi: USES-= alias
  
  Now properly fixed (DF patches stored in dports)

Modified:
  head/net/ndpi/Makefile

Modified: head/net/ndpi/Makefile
==============================================================================
--- head/net/ndpi/Makefile	Fri Aug 12 11:40:38 2016	(r420121)
+++ head/net/ndpi/Makefile	Fri Aug 12 12:37:26 2016	(r420122)
@@ -19,7 +19,7 @@ LDFLAGS+=	-L${LOCALBASE}/lib
 LIBS+=		-ljson-c
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
-USES=	 	alias autoreconf compiler:c++11-lang libtool pathfix pkgconfig tar:tgz
+USES=	 	autoreconf compiler:c++11-lang libtool pathfix pkgconfig tar:tgz
 INSTALL_TARGET=	install-strip
 
 USE_GITHUB=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201608121237.u7CCbQZP029091>