summaryrefslogtreecommitdiff
path: root/www/screem-devel/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-01-05 04:46:30 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-01-05 04:46:30 +0000
commita621c73e058c5266f4537bf0b27bed82d90d4bfd (patch)
treec3caf8eee492449907ff08031187ace1926daac2 /www/screem-devel/Makefile
parentkill anonther malloc.h problem (diff)
Chase the neon shared lib version.
Notes
Notes: svn path=/head/; revision=72553
Diffstat (limited to '')
-rw-r--r--www/screem-devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/screem-devel/Makefile b/www/screem-devel/Makefile
index b2fa2c84c036..dac326fba812 100644
--- a/www/screem-devel/Makefile
+++ b/www/screem-devel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= screem
PORTVERSION= 0.5.6
+PORTREVISION= 1
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://www.screem.org/src/
@@ -19,7 +20,7 @@ LIB_DEPENDS= gnomeui-2.0:${PORTSDIR}/x11-toolkits/libgnomeui \
gnomeprintui-2.0:${PORTSDIR}/x11-toolkits/libgnomeprintui \
gtkhtml-2.0:${PORTSDIR}/www/libgtkhtml \
zvt-2.0.0:${PORTSDIR}/x11-toolkits/libzvt \
- neon.22:${PORTSDIR}/www/neon
+ neon.23:${PORTSDIR}/www/neon
USE_GMAKE= yes
USE_X_PREFIX= yes