aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-07-03 07:43:12 +0800
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-07-03 07:43:12 +0800
commitfde7e5889832864148a404959bc75d1dc4caccad (patch)
tree8bde5c092ba3d5dda241249ae36f9d3eac74e4dc /devel
parent31908214861fec27e43dbacb02ba8f02c0e20b0e (diff)
downloadfreebsd-ports-gnome-fde7e5889832864148a404959bc75d1dc4caccad.tar.gz
freebsd-ports-gnome-fde7e5889832864148a404959bc75d1dc4caccad.tar.zst
freebsd-ports-gnome-fde7e5889832864148a404959bc75d1dc4caccad.zip
- Switch to USES=libtool, drop .la files
- Convert USE_BZIP2 to USES Approved by: portmgr blanket
Diffstat (limited to 'devel')
-rw-r--r--devel/libvc/Makefile6
-rw-r--r--devel/libvc/pkg-plist2
2 files changed, 3 insertions, 5 deletions
diff --git a/devel/libvc/Makefile b/devel/libvc/Makefile
index abd976cb990a..5ecd32a56a4f 100644
--- a/devel/libvc/Makefile
+++ b/devel/libvc/Makefile
@@ -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
diff --git a/devel/libvc/pkg-plist b/devel/libvc/pkg-plist
index 00237cb37a3e..9ee29045b3d8 100644
--- a/devel/libvc/pkg-plist
+++ b/devel/libvc/pkg-plist
@@ -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