mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Convert from USE_AUTOTOOLS=libtool to uses=libtool
While here: - archivers/libmspack: * Strip binaries
This commit is contained in:
parent
764b9c7b3e
commit
e9e5e42574
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352497
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= libmspack
|
||||
PORTVERSION= 0.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= archivers
|
||||
MASTER_SITES= http://www.cabextract.org.uk/libmspack/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}alpha
|
||||
@ -12,9 +13,9 @@ COMMENT= Library for Microsoft compression formats
|
||||
|
||||
LICENSE= LGPL21
|
||||
|
||||
USE_AUTOTOOLS= libtool
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USES= pathfix
|
||||
USES= libtool:oldver pathfix
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= xpk
|
||||
PORTVERSION= 0.1.4
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= archivers
|
||||
MASTER_SITES= http://vesuri.jormas.com/xpk/ \
|
||||
http://www.energyhq.es.eu.org/files/
|
||||
@ -11,7 +11,7 @@ MASTER_SITES= http://vesuri.jormas.com/xpk/ \
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= The eXternal PacKer (XPK) library system
|
||||
|
||||
USE_AUTOTOOLS= libtool
|
||||
USES= libtool
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
@ -10,24 +10,24 @@ include/xpk/xpkLib.h
|
||||
include/xpk/xpkprefs.h
|
||||
include/xpk/xpksub.h
|
||||
lib/libxpkGZIP.a
|
||||
lib/libxpkGZIP.la
|
||||
lib/libxpkGZIP.so
|
||||
lib/libxpkGZIP.so.1
|
||||
lib/libxpkGZIP.so.0
|
||||
lib/libxpkGZIP.so.0.1.1
|
||||
lib/libxpkNONE.a
|
||||
lib/libxpkNONE.la
|
||||
lib/libxpkNONE.so
|
||||
lib/libxpkNONE.so.1
|
||||
lib/libxpkNONE.so.0
|
||||
lib/libxpkNONE.so.0.1.4
|
||||
lib/libxpkRLEN.a
|
||||
lib/libxpkRLEN.la
|
||||
lib/libxpkRLEN.so
|
||||
lib/libxpkRLEN.so.1
|
||||
lib/libxpkRLEN.so.0
|
||||
lib/libxpkRLEN.so.0.1.0
|
||||
lib/libxpkSQSH.a
|
||||
lib/libxpkSQSH.la
|
||||
lib/libxpkSQSH.so
|
||||
lib/libxpkSQSH.so.1
|
||||
lib/libxpkSQSH.so.0
|
||||
lib/libxpkSQSH.so.0.1.1
|
||||
lib/libxpkmaster.a
|
||||
lib/libxpkmaster.la
|
||||
lib/libxpkmaster.so
|
||||
lib/libxpkmaster.so.5
|
||||
lib/libxpkmaster.so.0
|
||||
lib/libxpkmaster.so.0.5.2
|
||||
share/aclocal/xpk.m4
|
||||
@dirrm include/xpk
|
||||
|
Loading…
Reference in New Issue
Block a user