[Midnightbsd-cvs] mports [21436] trunk/net/samba36/Makefile: bump for cups
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun May 22 17:47:24 EDT 2016
Revision: 21436
http://svnweb.midnightbsd.org/mports/?rev=21436
Author: laffer1
Date: 2016-05-22 17:47:24 -0400 (Sun, 22 May 2016)
Log Message:
-----------
bump for cups
Modified Paths:
--------------
trunk/net/samba36/Makefile
Modified: trunk/net/samba36/Makefile
===================================================================
--- trunk/net/samba36/Makefile 2016-05-22 21:46:35 UTC (rev 21435)
+++ trunk/net/samba36/Makefile 2016-05-22 21:47:24 UTC (rev 21436)
@@ -2,7 +2,7 @@
PORTNAME= ${SAMBA_BASENAME}36
PORTVERSION= 3.6.25
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES?= net
MASTER_SITES= ${MASTER_SITE_SAMBA}
MASTER_SITE_SUBDIR= samba samba/stable samba/pre
@@ -172,7 +172,7 @@
.endif
.if ${PORT_OPTIONS:MCUPS}
-LIB_DEPENDS+= libcups.so:${PORTSDIR}/print/cups-client
+LIB_DEPENDS+= libcups.so:${PORTSDIR}/print/cups
CONFIGURE_ARGS+= --enable-cups --enable-iprint
SUB_LIST+= CUPS=""
.else
More information about the Midnightbsd-cvs
mailing list