aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-04-18 17:58:59 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-04-18 17:58:59 +0000
commit94ae8dbee63bdc363b09bacf39c1806e20e77519 (patch)
treead26c6cc57b5c6ee4093553035aa2ef6b6549124 /www
parent4c130d801204a85ba233b64e9f11de848cb41425 (diff)
downloadports-94ae8dbee63bdc363b09bacf39c1806e20e77519.tar.gz
ports-94ae8dbee63bdc363b09bacf39c1806e20e77519.zip
Chase the libcroco shared lib version.
Notes
Notes: svn path=/head/; revision=107459
Diffstat (limited to 'www')
-rw-r--r--www/screem-devel/Makefile4
-rw-r--r--www/screem/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/www/screem-devel/Makefile b/www/screem-devel/Makefile
index 3fe899dc12e9..844d4e03a454 100644
--- a/www/screem-devel/Makefile
+++ b/www/screem-devel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= screem
PORTVERSION= 0.10.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,7 +16,7 @@ MAINTAINER= coop9211@uidaho.edu
COMMENT= Nice GNOME/GTK-based HTML editor
LIB_DEPENDS+= neon.24:${PORTSDIR}/www/neon \
- croco.2:${PORTSDIR}/textproc/libcroco
+ croco.3:${PORTSDIR}/textproc/libcroco
USE_GMAKE= yes
USE_REINPLACE= yes
diff --git a/www/screem/Makefile b/www/screem/Makefile
index 3fe899dc12e9..844d4e03a454 100644
--- a/www/screem/Makefile
+++ b/www/screem/Makefile
@@ -7,7 +7,7 @@
PORTNAME= screem
PORTVERSION= 0.10.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,7 +16,7 @@ MAINTAINER= coop9211@uidaho.edu
COMMENT= Nice GNOME/GTK-based HTML editor
LIB_DEPENDS+= neon.24:${PORTSDIR}/www/neon \
- croco.2:${PORTSDIR}/textproc/libcroco
+ croco.3:${PORTSDIR}/textproc/libcroco
USE_GMAKE= yes
USE_REINPLACE= yes