diff options
author | swills <swills@FreeBSD.org> | 2011-08-08 11:34:16 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2011-08-08 11:34:16 +0800 |
commit | 40fb62dffcaf546207a0ad11d18e189e77a8837f (patch) | |
tree | 6a01e2ee0460e29d96f7a42146ecc56bb15e36da /www | |
parent | ff57fe5a4782ba27b8151e0da2d67fc0327619a5 (diff) | |
download | freebsd-ports-gnome-40fb62dffcaf546207a0ad11d18e189e77a8837f.tar.gz freebsd-ports-gnome-40fb62dffcaf546207a0ad11d18e189e77a8837f.tar.zst freebsd-ports-gnome-40fb62dffcaf546207a0ad11d18e189e77a8837f.zip |
- Chase libming shared lib bump
Diffstat (limited to 'www')
-rw-r--r-- | www/asterisk-fop/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/asterisk-fop/Makefile b/www/asterisk-fop/Makefile index 951439717245..70f33a97140c 100644 --- a/www/asterisk-fop/Makefile +++ b/www/asterisk-fop/Makefile @@ -6,6 +6,7 @@ PORTNAME= op_panel PORTVERSION= 0.30 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.asternic.org/files/ @@ -18,7 +19,7 @@ USE_PHP= pcre zlib session xml gd WANT_PHP_WEB= yes LIB_DEPENDS+= flash.0:${PORTSDIR}/www/flashplugin-mozilla \ - ming.4:${PORTSDIR}/graphics/p5-ming + ming.5:${PORTSDIR}/graphics/p5-ming WEBOWN?= www WEBGRP?= www |