diff options
author | ahze <ahze@FreeBSD.org> | 2006-06-23 10:02:39 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2006-06-23 10:02:39 +0800 |
commit | 4cdf6eab58543becb2a182152d6c7ffe5d770465 (patch) | |
tree | 617095b00f58931c8de2804fe8c74548179015b8 /print | |
parent | 509912101f3b5fd901c13bfd2edd4619ed4c37cf (diff) | |
download | freebsd-ports-gnome-4cdf6eab58543becb2a182152d6c7ffe5d770465.tar.gz freebsd-ports-gnome-4cdf6eab58543becb2a182152d6c7ffe5d770465.tar.zst freebsd-ports-gnome-4cdf6eab58543becb2a182152d6c7ffe5d770465.zip |
- Remove depends on cups-lpr
Diffstat (limited to 'print')
-rw-r--r-- | print/cups-samba/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/print/cups-samba/Makefile b/print/cups-samba/Makefile index f4b6aee37765..11c191e993df 100644 --- a/print/cups-samba/Makefile +++ b/print/cups-samba/Makefile @@ -24,7 +24,6 @@ BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash2 \ smbspool:${PORTSDIR}/net/samba RUN_DEPENDS= smbspool:${PORTSDIR}/net/samba \ ${LOCALBASE}/sbin/cupsd:${PORTSDIR}/print/cups-base \ - ${LOCALBASE}/sbin/cupsaddsmb:${PORTSDIR}/print/cups-lpr \ espgs:${PORTSDIR}/print/cups-pstoraster NO_BUILD= yes |