textproc/expat2: sync with upstream
Taken from: FreeBSD
This commit is contained in:
parent
770eabeb6f
commit
79fb87d6a9
2 changed files with 1 additions and 4 deletions
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= expat
|
||||
PORTVERSION= 2.2.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= SF
|
||||
|
||||
|
|
@ -17,7 +18,4 @@ ALL_TARGET= default
|
|||
USES= libtool pathfix tar:bz2
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
post-install:
|
||||
${LN} -s libexpat.so.1 ${STAGEDIR}${PREFIX}/lib/libexpat.so.6
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
|||
|
|
@ -6,6 +6,5 @@ lib/libexpat.a
|
|||
lib/libexpat.so
|
||||
lib/libexpat.so.1
|
||||
lib/libexpat.so.1.6.2
|
||||
lib/libexpat.so.6
|
||||
libdata/pkgconfig/expat.pc
|
||||
man/man1/xmlwf.1.gz
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue