diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/samba/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/samba/Makefile b/net/samba/Makefile index 16571fe14159..505f2a4b68ca 100644 --- a/net/samba/Makefile +++ b/net/samba/Makefile @@ -19,7 +19,7 @@ MASTER_SITE_SUBDIR= . old-versions old MAINTAINER= dwcjr@FreeBSD.org .if defined(WITH_CUPS) -LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups +LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups-base .endif .if defined(WITH_RECYCLE) |