FreeBSD Bugzilla – Attachment 123223 Details for
Bug 166524
[PATCH] ports-mgmt/porttools: add OPTIONS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
porttools-0.99_4.patch
porttools-0.99_4.patch (text/plain), 816 bytes, created by
Dmitry Marakasov
on 2012-03-30 20:10:12 UTC
(
hide
)
Description:
porttools-0.99_4.patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2012-03-30 20:10:12 UTC
Size:
816 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/ports-mgmt/porttools/Makefile,v >retrieving revision 1.30 >diff -u -u -r1.30 Makefile >--- Makefile 4 Mar 2012 12:08:43 -0000 1.30 >+++ Makefile 30 Mar 2012 19:00:47 -0000 >@@ -18,10 +18,6 @@ > cdiff:${PORTSDIR}/textproc/cdiff \ > sudo:${PORTSDIR}/security/sudo > >-.if !defined(WITHOUT_NEWFILE) >-RUN_DEPENDS+= newfile:${PORTSDIR}/devel/newfile >-.endif >- > .if !defined(NOPORTDOCS) > INSTALL_TARGET= install install-docs > .endif >@@ -40,4 +36,12 @@ > MAN1= port.1 > MAN5= porttools.5 > >+OPTIONS= NEWFILE "Enable newfile support" on >+ >+.include <bsd.port.options.mk> >+ >+.if !defined(WITHOUT_NEWFILE) >+RUN_DEPENDS+= newfile:${PORTSDIR}/devel/newfile >+.endif >+ > .include <bsd.port.mk>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 166524
: 123223