diff options
Diffstat (limited to 'print/cups-smb-backend')
-rw-r--r-- | print/cups-smb-backend/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/cups-smb-backend/Makefile b/print/cups-smb-backend/Makefile index ea24204bdf93..f9f72b76b4b0 100644 --- a/print/cups-smb-backend/Makefile +++ b/print/cups-smb-backend/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= smbspool:${PORTSDIR}/net/${SAMBA_PORT} \ NO_BUILD= yes PLIST_FILES= libexec/cups/backend/smb -SAMBA_PORT?= samba3 +SAMBA_PORT?= samba34 SUB_FILES= pkg-message do-install: |