diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2006-06-23 02:02:39 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2006-06-23 02:02:39 +0000 |
commit | 53fdee48d4b4864dd14847212239c3b7fc3ecad6 (patch) | |
tree | 0fc340085ea4ddfe9454a4c9fdca20d55dfe4581 /print | |
parent | - Update to 1.5.0.1 (diff) |
- 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 |