diff options
Diffstat (limited to 'www/ilias/Makefile')
-rw-r--r-- | www/ilias/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/ilias/Makefile b/www/ilias/Makefile index e555c73..d17b905 100644 --- a/www/ilias/Makefile +++ b/www/ilias/Makefile @@ -6,6 +6,7 @@ PORTNAME= ilias PORTVERSION= 4.2.3 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/1.%20ILIAS%204.2/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.6:${PORTSDIR}/graphics/png + png15:${PORTSDIR}/graphics/png CONFLICTS= ilias-3.[0-9].* |