summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2001-05-04 21:41:30 +0000
committerAde Lovett <ade@FreeBSD.org>2001-05-04 21:41:30 +0000
commitbc47cccc84a1837da1919cf6c75785c9646d1761 (patch)
treef7a9d348554d6994c70ad84089b6b749b7ac60fd /print
parentUpgrade to INN 2.3.2. (diff)
Various patches (mainly shared library revision changes) for those
ports that depend on GNOME and need to change for 1.4
Notes
Notes: svn path=/head/; revision=42259
Diffstat (limited to 'print')
-rw-r--r--print/p5-GnomePrint/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/print/p5-GnomePrint/Makefile b/print/p5-GnomePrint/Makefile
index 788bf2fbec36..817f1d837492 100644
--- a/print/p5-GnomePrint/Makefile
+++ b/print/p5-GnomePrint/Makefile
@@ -7,6 +7,7 @@
PORTNAME= GnomePrint
PORTVERSION= 0.7005
+PORTREVISION= 1
CATEGORIES= print lang perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Gtk
@@ -17,8 +18,6 @@ MAINTAINER= vanilla@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Gnome.pm:${PORTSDIR}/x11-toolkits/p5-Gnome \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Gtk/Gdk/Pixbuf.pm:${PORTSDIR}/x11-toolkits/p5-GdkPixbuf
-LIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \
- gnomeprint.13:${PORTSDIR}/print/gnomeprint
USE_GNOME= yes
PERL_CONFIGURE= yes