From a621c73e058c5266f4537bf0b27bed82d90d4bfd Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sun, 5 Jan 2003 04:46:30 +0000 Subject: [PATCH] Chase the neon shared lib version. --- www/encompass/Makefile | 4 ++-- www/screem-devel/Makefile | 3 ++- www/screem/Makefile | 3 ++- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/www/encompass/Makefile b/www/encompass/Makefile index d2e83e156a77..115ffde1a7a6 100644 --- a/www/encompass/Makefile +++ b/www/encompass/Makefile @@ -7,7 +7,7 @@ PORTNAME= encompass PORTVERSION= 0.4.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www gnome MASTER_SITES= http://elysium.zoned.net/${PORTNAME}/ \ http://encompass.sourceforge.net/ \ @@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= sobomax@FreeBSD.org -LIB_DEPENDS= neon.22:${PORTSDIR}/www/neon +LIB_DEPENDS= neon.23:${PORTSDIR}/www/neon USE_GNOMENG= yes USE_GNOME= gnomeprefix gnomehack gnomelibs gtkhtml 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 diff --git a/www/screem/Makefile b/www/screem/Makefile index b2fa2c84c036..dac326fba812 100644 --- a/www/screem/Makefile +++ b/www/screem/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