aboutsummaryrefslogtreecommitdiff
path: root/multimedia/cclive/Makefile
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2014-03-02 13:00:26 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2014-03-02 13:00:26 +0000
commitd447fc4b3b502d308684e2207f459baf18723a3e (patch)
tree0e43aae24f004a4d4215fe187dc89df36de78654 /multimedia/cclive/Makefile
parentf661ea2b970ee6c325585c54dafc49cf194f9ab3 (diff)
downloadports-d447fc4b3b502d308684e2207f459baf18723a3e.tar.gz
ports-d447fc4b3b502d308684e2207f459baf18723a3e.zip
- Update to version 0.7.16
- Cleanup Makefile a bit and improve port description Approved by: maintainer
Notes
Notes: svn path=/head/; revision=346761
Diffstat (limited to 'multimedia/cclive/Makefile')
-rw-r--r--multimedia/cclive/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/multimedia/cclive/Makefile b/multimedia/cclive/Makefile
index 0b9768dcf912..1ab346e640fc 100644
--- a/multimedia/cclive/Makefile
+++ b/multimedia/cclive/Makefile
@@ -2,10 +2,9 @@
# $FreeBSD$
PORTNAME= cclive
-PORTVERSION= 0.7.11
-PORTREVISION= 4
+PORTVERSION= 0.7.16
CATEGORIES= multimedia net
-MASTER_SITES= SF/${PORTNAME}/0.7 \
+MASTER_SITES= SF/${PORTNAME}/${PORTVERSION:R} \
GOOGLE_CODE
MAINTAINER= jlaffaye@FreeBSD.org
@@ -18,10 +17,10 @@ LIB_DEPENDS= libboost_system.so:${PORTSDIR}/devel/boost-libs \
libpcre.so:${PORTSDIR}/devel/pcre \
libquvi.so:${PORTSDIR}/multimedia/libquvi
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS+=--with-boost=${LOCALBASE}
USES= pkgconfig
USE_XZ= yes
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --with-boost=${LOCALBASE}
PLIST_FILES= bin/ccl \
bin/cclive \