From cd6fe96b1bb504bf4d476b7da16c5c87fb415f2e Mon Sep 17 00:00:00 2001 From: "David W. Chapman Jr." Date: Sat, 22 Dec 2001 20:21:26 +0000 Subject: Make samba depends on cups instead of cups-base because it might need lpr Submitted by: marcus@marcuscom.com --- net/samba/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- cgit v1.2.3