[Midnightbsd-cvs] mports [21434] trunk/x11-toolkits/gnustep-gui/Makefile: bump for cups

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun May 22 17:46:15 EDT 2016


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

Modified Paths:
--------------
    trunk/x11-toolkits/gnustep-gui/Makefile

Modified: trunk/x11-toolkits/gnustep-gui/Makefile
===================================================================
--- trunk/x11-toolkits/gnustep-gui/Makefile	2016-05-22 21:45:50 UTC (rev 21433)
+++ trunk/x11-toolkits/gnustep-gui/Makefile	2016-05-22 21:46:15 UTC (rev 21434)
@@ -2,6 +2,7 @@
 
 PORTNAME=	gnustep-gui
 PORTVERSION=	0.24.1
+PORTREVISON=	1
 CATEGORIES=	x11-toolkits gnustep
 MASTER_SITES=	GNUSTEP/core
 
@@ -47,7 +48,7 @@
 PLIST_SUB+=	BASEVERSION=${PORTVERSION:C/[.][0-9]*$//1}
 
 CUPS_CONFIGURE_ENABLE=		cups
-CUPS_LIB_DEPENDS+=	libcups.so:${PORTSDIR}/print/cups-client
+CUPS_LIB_DEPENDS+=	libcups.so:${PORTSDIR}/print/cups
 ASPELL_LIB_DEPENDS=	libaspell.so:${PORTSDIR}/textproc/aspell
 ASPELL_CONFIGURE_ENABLE=	aspell
 



More information about the Midnightbsd-cvs mailing list