From 87d89cf2ad7cc3c8caa6bd443eb7e0f7cd4571df Mon Sep 17 00:00:00 2001 From: "David W. Chapman Jr." Date: Sat, 22 Dec 2001 19:45:45 +0000 Subject: Make samba depend on cups-base instead of cups Submitted by: jah4007@cs.rit.edu --- net/samba/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/samba/Makefile b/net/samba/Makefile index a5662151a548..505f2a4b68ca 100644 --- a/net/samba/Makefile +++ b/net/samba/Makefile @@ -7,7 +7,7 @@ PORTNAME= samba PORTVERSION= 2.2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= ftp://ftp.samba.org/pub/samba/%SUBDIR%/ \ ftp://samba.anu.edu.au/pub/samba/%SUBDIR%/ \ @@ -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) -- cgit v1.2.3