summaryrefslogtreecommitdiff
path: root/print/gnomeprint/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/gnomeprint/Makefile')
-rw-r--r--print/gnomeprint/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/print/gnomeprint/Makefile b/print/gnomeprint/Makefile
index ddcb7acfef02..783c353d3001 100644
--- a/print/gnomeprint/Makefile
+++ b/print/gnomeprint/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gnomeprint
-PORTVERSION= 0.20
+PORTVERSION= 0.24
CATEGORIES= print gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/gnome-print
@@ -14,12 +14,15 @@ DISTNAME= gnome-print-${PORTVERSION}
MAINTAINER= ade@FreeBSD.org
-BUILD_DEPENDS= gs:${PORTSDIR}/print/ghostscript5
+BUILD_DEPENDS= gs:${PORTSDIR}/print/ghostscript6
LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \
- xml.5:${PORTSDIR}/textproc/libxml
+ xml.5:${PORTSDIR}/textproc/libxml \
+ gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
+PLIST_SUB= VERSION=${PORTVERSION}
+
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_PERL5= yes