FreeBSD Bugzilla – Attachment 76223 Details for
Bug 109920
[PATCH] graphics/graphviz: EXAMPLESDIR should be removed when NOPORTDOCS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
graphviz-2.12.patch
graphviz-2.12.patch (text/plain), 1.30 KB, created by
Rong-En Fan
on 2007-03-05 14:00:11 UTC
(
hide
)
Description:
graphviz-2.12.patch
Filename:
MIME Type:
Creator:
Rong-En Fan
Created:
2007-03-05 14:00:11 UTC
Size:
1.30 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /big/freebsd-cvsup/ncvs/ports/graphics/graphviz/Makefile,v >retrieving revision 1.73 >diff -u -u -r1.73 Makefile >--- Makefile 4 Mar 2007 07:02:34 -0000 1.73 >+++ Makefile 5 Mar 2007 13:54:43 -0000 >@@ -97,7 +97,7 @@ > defined(WITH_RUBY) || defined(WITH_LUA) || defined(WITH_TCL) || defined(WITH_GUILE) > BUILD_DEPENDS+= swig1.3:${PORTSDIR}/devel/swig13 > RUN_DEPENDS+= swig1.3:${PORTSDIR}/devel/swig13 >-CONFIGURE_ARGS+= --enable-swig >+CONFIGURE_ARGS+= --enable-swig > CONFIGURE_ENV+= SWIG="${LOCALBASE}/bin/swig1.3" > .else > CONFIGURE_ARGS+= --disable-swig >Index: pkg-plist >=================================================================== >RCS file: /big/freebsd-cvsup/ncvs/ports/graphics/graphviz/pkg-plist,v >retrieving revision 1.32 >diff -u -u -r1.32 pkg-plist >--- pkg-plist 4 Mar 2007 07:02:34 -0000 1.32 >+++ pkg-plist 5 Mar 2007 13:54:43 -0000 >@@ -441,8 +441,8 @@ > %%PORTDOCS%%@dirrm %%DOCSDIR%%/html > %%PORTDOCS%%@dirrm %%DOCSDIR%%/pdf > %%PORTDOCS%%@dirrm %%DOCSDIR%% >-%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/pathplan_data >-%%PORTDOCS%%@dirrm %%EXAMPLESDIR%% >+@dirrm %%EXAMPLESDIR%%/pathplan_data >+@dirrm %%EXAMPLESDIR%% > @exec mkdir -p %D/lib/graphviz/guile > @exec mkdir -p %D/lib/graphviz/java > @exec mkdir -p %D/lib/graphviz/ocaml
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 109920
: 76223