FreeBSD Bugzilla – Attachment 76399 Details for
Bug 110139
[PATCH]: graphics/graphviz Correct setup libdir for pkg-config's templates
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
graphviz.diff
graphviz.diff (text/plain), 667 bytes, created by
Maxim Samsonov
on 2007-03-09 18:20:03 UTC
(
hide
)
Description:
graphviz.diff
Filename:
MIME Type:
Creator:
Maxim Samsonov
Created:
2007-03-09 18:20:03 UTC
Size:
667 bytes
patch
obsolete
>diff -ubdBrN graphviz.orig/Makefile graphviz/Makefile >--- graphviz.orig/Makefile Fri Mar 9 20:14:55 2007 >+++ graphviz/Makefile Fri Mar 9 20:18:30 2007 >@@ -192,7 +192,10 @@ > ${WRKSRC}/cmd/gvpr/Makefile.in > @${FIND} ${WRKSRC}/lib -name 'Makefile.in' | \ > ${XARGS} ${REINPLACE_CMD} \ >- -e 's|libdir = @libdir@|libdir = @libdir@/graphviz|g'; >+ -e 's|libdir = @libdir@|libdir = @libdir@/@PACKAGE@|g'; >+ @${FIND} ${WRKSRC}/lib -name '*.pc.in' | \ >+ ${XARGS} ${REINPLACE_CMD} \ >+ -e 's|libdir=@libdir@|libdir=@libdir@/@PACKAGE@|'; > @${REINPLACE_CMD} -e "s|/usr/include/php|${LOCALBASE}/include/php|g" \ > -e "s|-lruby|-lruby${RUBY_SUFFIX}|g" ${WRKSRC}/configure
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 110139
: 76399