diff options
Diffstat (limited to 'devel/libvc/Makefile')
-rw-r--r-- | devel/libvc/Makefile | 6 |
1 files changed, 2 insertions, 4 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 |