summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2008-02-12 21:41:07 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2008-02-12 21:41:07 +0000
commit69a554bac2779b8bae20c1c7dbb7de37fb77b788 (patch)
tree3c094de8a91e76908fe450c1ac7f291b72335bcd /print
parent- Update to 0.6.3 (diff)
-Update to 2.18.4.
-Respect the WITHOUT_CUPS with auto-check. [1] PR: ports/120521 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com>
Notes
Notes: svn path=/head/; revision=207074
Diffstat (limited to 'print')
-rw-r--r--print/libgnomeprint/Makefile4
-rw-r--r--print/libgnomeprint/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile
index f1033fa88ecc..85fdd7fda6ce 100644
--- a/print/libgnomeprint/Makefile
+++ b/print/libgnomeprint/Makefile
@@ -8,7 +8,7 @@
# NOTE: Remind to update comms/gfax plist when PORTVERSION change.
PORTNAME= libgnomeprint
-PORTVERSION= 2.18.3
+PORTVERSION= 2.18.4
PORTREVISION?= 0
CATEGORIES= print gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
@@ -41,7 +41,7 @@ PLIST_SUB= VERSION=${PORTVERSION} \
.include <bsd.port.pre.mk>
-.if defined(WITH_CUPS) || exists(${LOCALBASE}/lib/libcups.so)
+.if (defined(WITH_CUPS) || exists(${LOCALBASE}/lib/libcups.so)) && !defined(WITHOUT_CUPS)
CONFIGURE_ARGS+= --with-cups
LIB_DEPENDS+= gnomecups-1.0:${PORTSDIR}/print/libgnomecups
PLIST_SUB+= CUPS:=""
diff --git a/print/libgnomeprint/distinfo b/print/libgnomeprint/distinfo
index a091815ae4b5..365587f6a31e 100644
--- a/print/libgnomeprint/distinfo
+++ b/print/libgnomeprint/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/libgnomeprint-2.18.3.tar.bz2) = cfa7dc988ba5f7f360b68edd33685a27
-SHA256 (gnome2/libgnomeprint-2.18.3.tar.bz2) = 3022383d41270795ff709d3232ac528813fdb8173f9488e04193f0311e816911
-SIZE (gnome2/libgnomeprint-2.18.3.tar.bz2) = 880852
+MD5 (gnome2/libgnomeprint-2.18.4.tar.bz2) = bc460f875425a956176f07440b3fa46e
+SHA256 (gnome2/libgnomeprint-2.18.4.tar.bz2) = 1de453bf0bdfef88e591dcf8f0bf06242b419847c8ebcd2ff8dc420a9284bd3b
+SIZE (gnome2/libgnomeprint-2.18.4.tar.bz2) = 884718