FreeBSD Bugzilla – Attachment 107510 Details for
Bug 148310
[PATCH] devel/scons doesn't respect NO_INSTALL_MANPAGES
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 978 bytes, created by
Ashish SHUKLA
on 2010-07-02 10:50:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Ashish SHUKLA
Created:
2010-07-02 10:50:02 UTC
Size:
978 bytes
patch
obsolete
>diff --git a/devel/scons/Makefile b/devel/scons/Makefile >index 5c4bd70..4b333cd 100644 >--- a/devel/scons/Makefile >+++ b/devel/scons/Makefile >@@ -25,4 +25,10 @@ PYDISTUTILS_EGGINFODIR= ${PREFIX}/lib/scons-${PORTVERSION} > > PLIST_SUB+= SCONS_VER=${PORTVERSION} > >-.include <bsd.port.mk> >+.include <bsd.port.pre.mk> >+ >+.if defined (NO_INSTALL_MANPAGES) >+PYDISTUTILS_INSTALLARGS+= --no-install-man >+.endif >+ >+.include <bsd.port.post.mk> >diff --git a/devel/scons/pkg-plist b/devel/scons/pkg-plist >index 2639982..20f7a6d 100644 >--- a/devel/scons/pkg-plist >+++ b/devel/scons/pkg-plist >@@ -565,7 +565,6 @@ lib/scons-%%SCONS_VER%%/SCons/dblite.pyo > lib/scons-%%SCONS_VER%%/SCons/exitfuncs.py > lib/scons-%%SCONS_VER%%/SCons/exitfuncs.pyc > lib/scons-%%SCONS_VER%%/SCons/exitfuncs.pyo >-lib/scons-%%SCONS_VER%%/scons-%%SCONS_VER%%-py2.6.egg-info > @dirrm lib/scons-%%SCONS_VER%%/SCons/compat > @dirrm lib/scons-%%SCONS_VER%%/SCons/Variables > @dirrm lib/scons-%%SCONS_VER%%/SCons/Tool/packaging
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 148310
: 107510