diff --git a/www/libhtp-suricata/Makefile b/www/libhtp-suricata/Makefile index 8b6477e79cbc..78f7b882a6fe 100644 --- a/www/libhtp-suricata/Makefile +++ b/www/libhtp-suricata/Makefile @@ -2,6 +2,7 @@ PORTNAME= libhtp PORTVERSION= 0.2.14 +PORTREVISION= 1 CATEGORIES= www security PKGNAMESUFFIX= -suricata @@ -12,7 +13,7 @@ USE_GITHUB= yes GH_ACCOUNT= inliniac GH_COMMIT= 0294c27 -USES= pkgconfig pathfix +USES= libtool pathfix pkgconfig USE_AUTOTOOLS= aclocal autoconf autoheader automake libtoolize USE_LDCONFIG= yes @@ -20,10 +21,5 @@ CONFLICTS_INSTALL= libhtp-[0-9]* PATHFIX_MAKEFILEIN= Makefile.am AUTOMAKE_ARGS+= --force-missing --add-missing -LIBTOOLIZE_ARGS+= --force - -pre-configure: - @${REINPLACE_CMD} -Ee 's,^(pkgconfigdir = ).*,\1$$(exec_prefix)/libdata/pkgconfig,' ${WRKSRC}/Makefile.am - @cd ${WRKSRC} && ${SH} ./autogen.sh .include diff --git a/www/libhtp-suricata/pkg-plist b/www/libhtp-suricata/pkg-plist index 21794183cdf0..299a14c5cafd 100644 --- a/www/libhtp-suricata/pkg-plist +++ b/www/libhtp-suricata/pkg-plist @@ -4,10 +4,9 @@ include/htp/bstr.h include/htp/utf8_decoder.h include/htp/dslib.h include/htp/htp.h -lib/libhtp-0.2.so lib/libhtp-0.2.so.1 +lib/libhtp-0.2.so.1.0.2 lib/libhtp.a -lib/libhtp.la lib/libhtp.so libdata/pkgconfig/htp.pc @dirrm include/htp