diff options
Diffstat (limited to 'www/ilias3/Makefile')
-rw-r--r-- | www/ilias3/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/ilias3/Makefile b/www/ilias3/Makefile index 0f44ba824ddc..f4a95a5d396f 100644 --- a/www/ilias3/Makefile +++ b/www/ilias3/Makefile @@ -6,6 +6,7 @@ PORTNAME= ilias PORTVERSION= 3.10.13 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/2.%20ILIAS%203.10/ILIAS%20${PORTVERSION} @@ -20,7 +21,7 @@ RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick \ ${LOCALBASE}/share/pear/MDB2.php:${PORTSDIR}/databases/pear-MDB2 \ ${LOCALBASE}/share/pear/HTML/Template/IT.php:${PORTSDIR}/devel/pear-HTML_Template_IT LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ - png.5:${PORTSDIR}/graphics/png + png.6:${PORTSDIR}/graphics/png CONFLICTS= ilias-4.[0-9].* |