[Midnightbsd-cvs] mports [23104] trunk/print/cups-smb-backend/Makefile: update samba
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Thu Mar 8 09:18:00 EST 2018
Revision: 23104
http://svnweb.midnightbsd.org/mports/?rev=23104
Author: laffer1
Date: 2018-03-08 09:17:59 -0500 (Thu, 08 Mar 2018)
Log Message:
-----------
update samba
Modified Paths:
--------------
trunk/print/cups-smb-backend/Makefile
Modified: trunk/print/cups-smb-backend/Makefile
===================================================================
--- trunk/print/cups-smb-backend/Makefile 2018-03-08 14:16:37 UTC (rev 23103)
+++ trunk/print/cups-smb-backend/Makefile 2018-03-08 14:17:59 UTC (rev 23104)
@@ -4,7 +4,7 @@
PORTNAME= cups-smb-backend
PORTVERSION= 1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= print
MASTER_SITES= # empty
DISTFILES= # empty
@@ -14,12 +14,11 @@
LICENSE= unknown
-RUN_DEPENDS= smbspool:${PORTSDIR}/net/${SAMBA_PORT} \
- ${LOCALBASE}/sbin/cupsd:${PORTSDIR}/print/cups
+RUN_DEPENDS= ${LOCALBASE}/sbin/cupsd:print/cups
+USES= samba:run # smbspool
NO_BUILD= yes
PLIST_FILES= libexec/cups/backend/smb
-SAMBA_PORT?= samba43
SUB_FILES= pkg-message
do-install:
More information about the Midnightbsd-cvs
mailing list