diff options
Diffstat (limited to 'net/samba/Makefile')
-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 505f2a4b68ca..16571fe14159 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-base +LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups .endif .if defined(WITH_RECYCLE) |