diff options
Diffstat (limited to 'x11-toolkits/libgnomeprintui/Makefile')
-rw-r--r-- | x11-toolkits/libgnomeprintui/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/x11-toolkits/libgnomeprintui/Makefile b/x11-toolkits/libgnomeprintui/Makefile index b06218937..919267673 100644 --- a/x11-toolkits/libgnomeprintui/Makefile +++ b/x11-toolkits/libgnomeprintui/Makefile @@ -6,16 +6,15 @@ # PORTNAME= libgnomeprintui -PORTVERSION= 1.116.0 -PORTREVISION= 1 +PORTVERSION= 2.1.1 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.116 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.1 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org -LIB_DEPENDS= gnomeprint-2.0:${PORTSDIR}/print/libgnomeprint \ +LIB_DEPENDS= gnomeprint-2-2.0:${PORTSDIR}/print/libgnomeprint \ gnomecanvas-2.0:${PORTSDIR}/graphics/libgnomecanvas USE_BZIP2= yes |