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

- Switch to USES=libtool

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2014-06-20 10:45:45 +00:00
parent 4291c97b9e
commit 309f4d24a3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358550
2 changed files with 3 additions and 1 deletions

View File

@ -3,6 +3,7 @@
PORTNAME= expat
PORTVERSION= 2.1.0
PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= SF
@ -11,7 +12,7 @@ COMMENT= XML 1.0 parser written in C
GNU_CONFIGURE= yes
ALL_TARGET= default
USES= pathfix
USES= pathfix libtool:keepla
USE_LDCONFIG= yes
# Increment only when there are incompatible API changes.

View File

@ -5,5 +5,6 @@ lib/libexpat.a
lib/libexpat.la
lib/libexpat.so
lib/libexpat.so.%%SHLIB_MAJOR%%
lib/libexpat.so.%%SHLIB_MAJOR%%.0.0
libdata/pkgconfig/expat.pc
man/man1/xmlwf.1.gz