diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-06-21 07:05:19 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-06-21 07:05:19 +0000 |
commit | 8e9dafc3fb37f9c7b7207f336f284026d8de7659 (patch) | |
tree | f261d1dfcce51c1531b2abb5884db817715e2f43 /www/httest | |
parent | 945379f7d158cafa0d378e859256972cd082ee57 (diff) | |
download | ports-8e9dafc3fb37f9c7b7207f336f284026d8de7659.tar.gz ports-8e9dafc3fb37f9c7b7207f336f284026d8de7659.zip |
Notes
Diffstat (limited to 'www/httest')
-rw-r--r-- | www/httest/Makefile | 4 | ||||
-rw-r--r-- | www/httest/pkg-plist | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/httest/Makefile b/www/httest/Makefile index d99ae04d7a7b..d22bf3ea2695 100644 --- a/www/httest/Makefile +++ b/www/httest/Makefile @@ -3,7 +3,7 @@ PORTNAME= httest PORTVERSION= 2.4.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= SF/htt/htt${PORTVERSION:R}/${PORTNAME}-${PORTVERSION} @@ -25,7 +25,7 @@ CONFIGURE_ARGS= --enable-lua-module \ --with-ssl="${OPENSSLLIB}" CPPFLAGS+= -I${LUA_INCDIR} GNU_CONFIGURE= yes -USES= iconv lua +USES= iconv lua libtool USE_OPENSSL= yes USE_LDCONFIG= yes diff --git a/www/httest/pkg-plist b/www/httest/pkg-plist index ffbd503fdd62..e6d0d335faaf 100644 --- a/www/httest/pkg-plist +++ b/www/httest/pkg-plist @@ -4,9 +4,9 @@ bin/htremote bin/httest include/htt/dso.h lib/libhello.a -lib/libhello.la lib/libhello.so lib/libhello.so.0 +lib/libhello.so.0.0.0 man/man1/htntlm.1.gz man/man1/htproxy.1.gz man/man1/htremote.1.gz |