diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-18 17:58:59 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-18 17:58:59 +0000 |
commit | 94ae8dbee63bdc363b09bacf39c1806e20e77519 (patch) | |
tree | ad26c6cc57b5c6ee4093553035aa2ef6b6549124 /www | |
parent | Update to 0.5.1. (diff) |
Chase the libcroco shared lib version.
Diffstat (limited to 'www')
-rw-r--r-- | www/screem-devel/Makefile | 4 | ||||
-rw-r--r-- | www/screem/Makefile | 4 |
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 |