aboutsummaryrefslogtreecommitdiff
path: root/print/gnome-print/Makefile
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-09-28 17:58:46 +0000
committerAde Lovett <ade@FreeBSD.org>2000-09-28 17:58:46 +0000
commit8088e74ef6d71bf6d6b63d98089544689f49de5a (patch)
tree1485acf9e0f23805390b664bcab0ce8f81d303b6 /print/gnome-print/Makefile
parenta5bff01e54953043eb4823eab0366d52fc9ad919 (diff)
downloadports-8088e74ef6d71bf6d6b63d98089544689f49de5a.tar.gz
ports-8088e74ef6d71bf6d6b63d98089544689f49de5a.zip
Notes
Diffstat (limited to 'print/gnome-print/Makefile')
-rw-r--r--print/gnome-print/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile
index ddcb7acfef02..783c353d3001 100644
--- a/print/gnome-print/Makefile
+++ b/print/gnome-print/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