diff options
author | timur <timur@FreeBSD.org> | 2013-02-01 03:14:08 +0800 |
---|---|---|
committer | timur <timur@FreeBSD.org> | 2013-02-01 03:14:08 +0800 |
commit | fd9bd266b502474f79d64ec44a13af818f177fcb (patch) | |
tree | 037be778887b03797ebe6bcb73ea3601213d41bb /print/cups-samba | |
parent | 1b144c6043fd46d2cd52f793aa5c19b8f1acb148 (diff) | |
download | freebsd-ports-gnome-fd9bd266b502474f79d64ec44a13af818f177fcb.tar.gz freebsd-ports-gnome-fd9bd266b502474f79d64ec44a13af818f177fcb.tar.zst freebsd-ports-gnome-fd9bd266b502474f79d64ec44a13af818f177fcb.zip |
Update ports that refer to net/samba34 to use newer net/samba36
Diffstat (limited to 'print/cups-samba')
-rw-r--r-- | print/cups-samba/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/cups-samba/Makefile b/print/cups-samba/Makefile index 8cabaeafee5b..1bc768c821ae 100644 --- a/print/cups-samba/Makefile +++ b/print/cups-samba/Makefile @@ -21,7 +21,7 @@ COMMENT= The Common UNIX Printing System: MS Windows client drivers RUN_DEPENDS= smbspool:${PORTSDIR}/${SAMBA_PORT} \ ${LOCALBASE}/sbin/cupsd:${PORTSDIR}/print/cups-base -SAMBA_PORT?= net/samba34 +SAMBA_PORT?= net/samba36 NO_BUILD= yes NO_WRKSUBDIR= yes |