diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2017-11-02 21:41:47 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2017-11-02 21:41:47 +0000 |
commit | e929aea23c678404413a50eb73c457b8960438e1 (patch) | |
tree | 703ea97b5e5fc4a7ad76317a23ee70bd12ff1494 /net/ndpi | |
parent | 149be67400eb8cd7ef5777241693267dc5e74076 (diff) | |
download | ports-e929aea23c678404413a50eb73c457b8960438e1.tar.gz ports-e929aea23c678404413a50eb73c457b8960438e1.zip |
Notes
Diffstat (limited to 'net/ndpi')
-rw-r--r-- | net/ndpi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ndpi/Makefile b/net/ndpi/Makefile index 4e25976432b3..fb2bd034113e 100644 --- a/net/ndpi/Makefile +++ b/net/ndpi/Makefile @@ -19,7 +19,7 @@ LDFLAGS+= -L${LOCALBASE}/lib LIBS+= -ljson-c GNU_CONFIGURE= yes USE_LDCONFIG= yes -USES= autoreconf compiler:c++11-lang libtool pathfix pkgconfig +USES= autoreconf compiler:c++11-lang libtool pathfix pkgconfig INSTALL_TARGET= install-strip USE_GITHUB= yes |