aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/cclive/Makefile
diff options
context:
space:
mode:
authorjlaffaye <jlaffaye@FreeBSD.org>2011-06-29 02:41:34 +0800
committerjlaffaye <jlaffaye@FreeBSD.org>2011-06-29 02:41:34 +0800
commit4a0068919a37754dce5c850e1da7f1e8f95f7560 (patch)
treed47d4baf17ab94e34c2fa905feb860d3fb1f7f4a /multimedia/cclive/Makefile
parentef0480481f634b44b254d44ba2cace9a78919bb6 (diff)
downloadfreebsd-ports-gnome-4a0068919a37754dce5c850e1da7f1e8f95f7560.tar.gz
freebsd-ports-gnome-4a0068919a37754dce5c850e1da7f1e8f95f7560.tar.zst
freebsd-ports-gnome-4a0068919a37754dce5c850e1da7f1e8f95f7560.zip
Update to 0.7.4.1
Approved by: tabthorpe (mentor)
Diffstat (limited to 'multimedia/cclive/Makefile')
-rw-r--r--multimedia/cclive/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/multimedia/cclive/Makefile b/multimedia/cclive/Makefile
index b5e7850cf371..e30d94337ed5 100644
--- a/multimedia/cclive/Makefile
+++ b/multimedia/cclive/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= cclive
-PORTVERSION= 0.7.3.1
-PORTREVISION= 2
+PORTVERSION= 0.7.4.1
CATEGORIES= multimedia net
MASTER_SITES= SF/${PORTNAME}/0.7 \
GOOGLE_CODE
@@ -25,13 +24,7 @@ PLIST_FILES= bin/cclive
GNU_CONFIGURE= yes
MAKE_JOBS_SAFE= yes
-MANCOMPRESSED= yes
-USE_CMAKE= yes
-USE_GCC= 4.2+
LICENSE= GPLv3
-post-patch:
- @${REINPLACE_CMD} -e '/install / s|share/||' ${WRKSRC}/man1/CMakeLists.txt
-
.include <bsd.port.mk>