1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Switch to USES=libtool, drop .la files

- Convert USE_BZIP2 to USES

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2014-07-02 21:56:06 +00:00
parent cd13436992
commit cf64c63afe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360269
2 changed files with 4 additions and 4 deletions

View File

@ -2,6 +2,7 @@
PORTNAME= qore
PORTVERSION= 0.8.8
PORTREVISION= 1
CATEGORIES= lang
MASTER_SITES= SF/qore/qore/${PORTVERSION}/
@ -15,8 +16,7 @@ LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre \
BUILD_DEPENDS= ${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex \
${LOCALBASE}/bin/bison:${PORTSDIR}/devel/bison
USE_BZIP2= yes
USES= gmake iconv pathfix
USES= gmake iconv libtool pathfix tar:bzip2
USE_OPENSSL= yes
USE_LDCONFIG= yes
GNU_CONFIGURE= yes

View File

@ -76,9 +76,9 @@ include/qore/support.h
include/qore/QoreHttpClientObject.h
include/qore/QoreSocketObject.h
include/qore/qlist
lib/libqore.la
lib/libqore.so
lib/libqore.so.16
lib/libqore.so.5
lib/libqore.so.5.11.0
lib/qore-modules/%%PORTVERSION%%/CsvUtil.qm
lib/qore-modules/%%PORTVERSION%%/HttpServer.qm
lib/qore-modules/%%PORTVERSION%%/MailMessage.qm