diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 01:03:17 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 01:03:17 +0000 |
commit | a80969d36eef3fb8fce18be3e11e1541feb8632b (patch) | |
tree | c8f8f53dc6c7fa6e8b1caf7657be0dcfe033f870 /print/cups-samba | |
parent | 0427e0f496968d7649e3114b6ab0ed21176b08ab (diff) |
Remove USE_REINPLACE from all categories starting with P
Notes
Notes:
svn path=/head/; revision=162206
Diffstat (limited to 'print/cups-samba')
-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 ab8dfb5dc7fa..f4b6aee37765 100644 --- a/print/cups-samba/Makefile +++ b/print/cups-samba/Makefile @@ -27,7 +27,6 @@ RUN_DEPENDS= smbspool:${PORTSDIR}/net/samba \ ${LOCALBASE}/sbin/cupsaddsmb:${PORTSDIR}/print/cups-lpr \ espgs:${PORTSDIR}/print/cups-pstoraster -USE_REINPLACE= yes NO_BUILD= yes NO_WRKSUBDIR= yes SH= ${LOCALBASE}/bin/bash |