diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-01-11 03:45:12 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-01-11 03:45:12 +0000 |
commit | 03d048b004efa4b24b877ad3f0e852d0089cb4e0 (patch) | |
tree | 0b1a6d9c1af666a4aeca0a660e8a593d3814f2e9 /net | |
parent | 73c8ccebc11e30d6daec9011f78492bce4e30148 (diff) | |
download | ports-03d048b004efa4b24b877ad3f0e852d0089cb4e0.tar.gz ports-03d048b004efa4b24b877ad3f0e852d0089cb4e0.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/samba-devel/Makefile | 2 | ||||
-rw-r--r-- | net/samba3/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/samba-devel/Makefile b/net/samba-devel/Makefile index 4877be3ae368..75d3c126bd27 100644 --- a/net/samba-devel/Makefile +++ b/net/samba-devel/Makefile @@ -19,7 +19,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/a/-alpha/} MAINTAINER= dwcjr@FreeBSD.org .if defined(WITH_CUPS) -LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups +LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups-base .endif # directories diff --git a/net/samba3/Makefile b/net/samba3/Makefile index 4877be3ae368..75d3c126bd27 100644 --- a/net/samba3/Makefile +++ b/net/samba3/Makefile @@ -19,7 +19,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/a/-alpha/} MAINTAINER= dwcjr@FreeBSD.org .if defined(WITH_CUPS) -LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups +LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups-base .endif # directories |