diff options
-rw-r--r-- | graphics/librsvg2/Makefile | 3 | ||||
-rw-r--r-- | www/screem-devel/Makefile | 4 | ||||
-rw-r--r-- | www/screem/Makefile | 4 |
3 files changed, 6 insertions, 5 deletions
diff --git a/graphics/librsvg2/Makefile b/graphics/librsvg2/Makefile index a0fe5f7fe535..a39ea01ed489 100644 --- a/graphics/librsvg2/Makefile +++ b/graphics/librsvg2/Makefile @@ -7,6 +7,7 @@ PORTNAME= librsvg2 PORTVERSION= 2.6.4 +PORTREVISION= 1 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.6 @@ -20,7 +21,7 @@ BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \ popt.0:${PORTSDIR}/devel/popt \ gsf-1.9:${PORTSDIR}/devel/libgsf \ - croco.2:${PORTSDIR}/textproc/libcroco + croco.3:${PORTSDIR}/textproc/libcroco RUN_DEPENDS= ${X11BASE}/lib/gtk-2.0/2.4.0/engines/libmetal.so:${PORTSDIR}/x11-toolkits/gtk-engines2 USE_BZIP2= yes 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 |