diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-01-11 03:46:05 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-01-11 03:46:05 +0000 |
commit | 17ed28f533ec125f1a3bd888dec1606c16d74ad4 (patch) | |
tree | 628b031f3ec3e97a1922db19ea0cf81ca054d425 /net/samba | |
parent | 03d048b004efa4b24b877ad3f0e852d0089cb4e0 (diff) |
Notes
Diffstat (limited to 'net/samba')
-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) |