1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +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 23:43:12 +00:00
parent 3190821486
commit fde7e58898
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360320
2 changed files with 3 additions and 5 deletions

View File

@ -3,16 +3,14 @@
PORTNAME= libvc
PORTVERSION= 003
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= devel
MASTER_SITES= SF/rolo/${PORTNAME}/${PORTVERSION}
MAINTAINER= jgh@FreeBSD.org
COMMENT= vCard library
USE_AUTOTOOLS= libtool
USE_BZIP2= yes
USES= bison
USES= bison libtool tar:bzip2
GNU_CONFIGURE= yes
USE_LDCONFIG= yes

View File

@ -1,8 +1,8 @@
include/vc.h
lib/libvc.a
lib/libvc.la
lib/libvc.so
lib/libvc.so.0
lib/libvc.so.0.0.0
man/man3/vc.3.gz
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog