From d447fc4b3b502d308684e2207f459baf18723a3e Mon Sep 17 00:00:00 2001 From: Alexey Dokuchaev Date: Sun, 2 Mar 2014 13:00:26 +0000 Subject: - Update to version 0.7.16 - Cleanup Makefile a bit and improve port description Approved by: maintainer --- multimedia/cclive/Makefile | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'multimedia/cclive/Makefile') 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 \ -- cgit v1.2.3