1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00

net/ndpi: USES-= alias

Now properly fixed (DF patches stored in dports)
This commit is contained in:
John Marino 2016-08-12 12:37:26 +00:00
parent 22e37cd710
commit 450dc8237f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=420122

View File

@ -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