diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-08-14 20:10:02 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-08-14 20:10:02 +0000 |
commit | 1526b0a3bed731bc99c55a9e5b99e7900c679c20 (patch) | |
tree | 7c085b38880db416e44613707611a8f651f3dee6 /multimedia/clive/Makefile | |
parent | 5c3c527ab16c7ac4c8fd435982e8774af8e118de (diff) | |
download | ports-1526b0a3bed731bc99c55a9e5b99e7900c679c20.tar.gz ports-1526b0a3bed731bc99c55a9e5b99e7900c679c20.zip |
Notes
Diffstat (limited to 'multimedia/clive/Makefile')
-rw-r--r-- | multimedia/clive/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/clive/Makefile b/multimedia/clive/Makefile index 471e313129ee..d281b8588e63 100644 --- a/multimedia/clive/Makefile +++ b/multimedia/clive/Makefile @@ -6,7 +6,7 @@ # PORTNAME= clive -PORTVERSION= 2.2.4 +PORTVERSION= 2.2.5 CATEGORIES= multimedia MASTER_SITES= GOOGLE_CODE @@ -24,7 +24,7 @@ RUN_DEPENDS= p5-Digest-SHA>=5.47:${PORTSDIR}/security/p5-Digest-SHA \ CONFLICTS= clive-[0-1]* ljclive-[0-9]* OPTIONS= CACHE "With video page cache" off \ - SIGWINCH "With resizable progressbar" on + SIGWINCH "With resizing progressbar" on MAN1= clive.1 |