FreeBSD Bugzilla – Attachment 18444 Details for
Bug 33157
Fix port: graphics/graphviz
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 802 bytes, created by
Hye-Shik Chang
on 2001-12-24 23:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Hye-Shik Chang
Created:
2001-12-24 23:40:01 UTC
Size:
802 bytes
patch
obsolete
>diff -ruN graphviz.orig/Makefile graphviz/Makefile >--- graphviz.orig/Makefile Tue Dec 25 00:17:29 2001 >+++ graphviz/Makefile Tue Dec 25 08:27:13 2001 >@@ -7,6 +7,7 @@ > > PORTNAME= graphviz > PORTVERSION= 1.7.7 >+PORTREVISION= 1 > CATEGORIES= graphics tk83 > MASTER_SITES= http://www.research.att.com/sw/tools/graphviz/dist/ > EXTRACT_SUFX= .tgz >@@ -38,6 +39,13 @@ > PORTDOCS= dotguide.pdf dottyguide.pdf gd.html leftyguide.pdf \ > neatoguide.pdf tcldot.html Dot.ref FAQ.html > >+.include <bsd.port.pre.mk> >+ >+.if exists(${LOCALBASE}/include/iconv.h) || defined(WITH_ICONV) >+LIB_DEPENDS+= iconv.2:${PORTSDIR}/converters/iconv >+CONFIGURE_ENV+= LIBS="-liconv" >+.endif >+ > post-extract: > @${RM} ${WRKSRC}/cdt/ast_common.h > >@@ -52,4 +60,4 @@ > .endfor > .endif > >-.include <bsd.port.mk> >+.include <bsd.port.post.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 33157
: 18444