[Midnightbsd-cvs] mports [21428] trunk/print/libgnomecups/Makefile: bump for cups update

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun May 22 17:42:06 EDT 2016


Revision: 21428
          http://svnweb.midnightbsd.org/mports/?rev=21428
Author:   laffer1
Date:     2016-05-22 17:42:06 -0400 (Sun, 22 May 2016)
Log Message:
-----------
bump for cups update

Modified Paths:
--------------
    trunk/print/libgnomecups/Makefile

Modified: trunk/print/libgnomecups/Makefile
===================================================================
--- trunk/print/libgnomecups/Makefile	2016-05-22 21:41:21 UTC (rev 21427)
+++ trunk/print/libgnomecups/Makefile	2016-05-22 21:42:06 UTC (rev 21428)
@@ -2,7 +2,7 @@
 
 PORTNAME=	libgnomecups
 PORTVERSION=	0.2.3
-PORTREVISION=	6
+PORTREVISION=	7
 PORTEPOCH=	1
 CATEGORIES=	print gnome
 MASTER_SITES=	GNOME
@@ -10,9 +10,10 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Support library for gnome cups administration
+
 LICENSE=	gpl2
 
-LIB_DEPENDS=	libcups.so:${PORTSDIR}/print/cups-client
+LIB_DEPENDS=	libcups.so:${PORTSDIR}/print/cups
 
 USES=		pkgconfig pathfix gettext gmake libtool:keepla tar:bzip2
 GNU_CONFIGURE=	yes



More information about the Midnightbsd-cvs mailing list