aboutsummaryrefslogtreecommitdiffstats
path: root/print/libgnomecups
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2009-05-19 01:08:19 +0800
committerJoe Marcus Clarke <marcus@FreeBSD.org>2009-05-19 01:08:19 +0800
commitfbbce086f31bbbf7b51dd4ae6d668dc3a9f1d395 (patch)
tree90a8e521064c707ce6d7023bd13f6576013761e6 /print/libgnomecups
parent5631d939d75b66404aa8c974c09f4bd4d8ebf8b7 (diff)
downloadfreebsd-ports-gnome-fbbce086f31bbbf7b51dd4ae6d668dc3a9f1d395.tar.gz
freebsd-ports-gnome-fbbce086f31bbbf7b51dd4ae6d668dc3a9f1d395.tar.zst
freebsd-ports-gnome-fbbce086f31bbbf7b51dd4ae6d668dc3a9f1d395.zip
Fix the CUPS dependency.
PR: 134641 Submitted by: dinoex
Diffstat (limited to 'print/libgnomecups')
-rw-r--r--print/libgnomecups/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/libgnomecups/Makefile b/print/libgnomecups/Makefile
index 0f89725baa7b..3ce173894a1c 100644
--- a/print/libgnomecups/Makefile
+++ b/print/libgnomecups/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libgnomecups
PORTVERSION= 0.2.3
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= print gnome
MASTER_SITES= GNOME
@@ -16,7 +16,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= Support library for gnome cups admistration
-LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups-base
+LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups-client
USE_BZIP2= yes
USE_GMAKE= yes