1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2014-06-21 07:05:19 +00:00
parent 945379f7d1
commit 8e9dafc3fb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358672
2 changed files with 3 additions and 3 deletions

View File

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

View File

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