aboutsummaryrefslogtreecommitdiff
path: root/www/campsite
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-01-05 03:57:35 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-01-05 03:57:35 +0000
commite62864a49bdd57829aee2485549d3ad5ebe6d370 (patch)
tree5c291c9ab4d698e1a567e92f63b7d6a752938fe1 /www/campsite
parent999aa2d0da80d3e35f1a43a318a582327a366d40 (diff)
downloadports-e62864a49bdd57829aee2485549d3ad5ebe6d370.tar.gz
ports-e62864a49bdd57829aee2485549d3ad5ebe6d370.zip
Notes
Diffstat (limited to 'www/campsite')
-rw-r--r--www/campsite/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/campsite/Makefile b/www/campsite/Makefile
index 777e348bfba1..53f8cc199c2b 100644
--- a/www/campsite/Makefile
+++ b/www/campsite/Makefile
@@ -7,6 +7,7 @@
PORTNAME= campsite
PORTVERSION= 2.3.3
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,7 +16,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= koutek@o-k.cz
COMMENT= The free and open multilingual web publishing tool for news sites
-LIB_DEPENDS= Magick.8:${PORTSDIR}/graphics/ImageMagick \
+LIB_DEPENDS= Magick.9:${PORTSDIR}/graphics/ImageMagick \
idn.16:${PORTSDIR}/dns/libidn
BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \
gm4:${PORTSDIR}/devel/m4 \