diff options
Diffstat (limited to 'print/libgnomeprintmm')
-rw-r--r-- | print/libgnomeprintmm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/libgnomeprintmm/Makefile b/print/libgnomeprintmm/Makefile index 85b01ce85..bcf0c5d82 100644 --- a/print/libgnomeprintmm/Makefile +++ b/print/libgnomeprintmm/Makefile @@ -7,7 +7,7 @@ PORTNAME= libgnomeprintmm PORTVERSION= 2.5.0 -PORREVISION= 2 +PORREVISION= 3 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.5 @@ -16,7 +16,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= bland@FreeBSD.org COMMENT= C++ bindings for the GNOME print support library -LIB_DEPENDS= gtkmm-2.3.3:${PORTSDIR}/x11-toolkits/gtk--2 +LIB_DEPENDS= gtkmm-2.3.4:${PORTSDIR}/x11-toolkits/gtk--2 BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_BZIP2= yes |