FreeBSD Bugzilla – Attachment 90882 Details for
Bug 128139
[NEW PORT]www/dillo2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
dillo.txt
dillo.txt (text/plain), 860 bytes, created by
bf
on 2008-10-16 06:02:18 UTC
(
hide
)
Description:
dillo.txt
Filename:
MIME Type:
Creator:
bf
Created:
2008-10-16 06:02:18 UTC
Size:
860 bytes
patch
obsolete
>diff -ruN dillo.orig/Makefile dillo/Makefile >--- dillo.orig/Makefile 2008-06-06 10:06:50.000000000 -0400 >+++ dillo/Makefile 2008-10-16 00:33:10.775410262 -0400 >@@ -26,6 +26,7 @@ > USE_GNOME= gnometarget gtk12 > USE_GMAKE= yes > GNU_CONFIGURE= yes >+LATEST_LINK= dillo > CPPFLAGS+= -I${LOCALBASE}/include > LDFLAGS+= -L${LOCALBASE}/lib > CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" \ >@@ -46,14 +47,15 @@ > > .if defined(WITH_DILLO_DLGUI) > CONFIGURE_ARGS+= --enable-dlgui >-BUILD_DEPENDS+= fltk>=2.0.r4825:${PORTSDIR}/x11-toolkits/fltk2 >+BUILD_DEPENDS+= ${LOCALBASE}/lib/libfltk2.a:${PORTSDIR}/x11-toolkits/fltk2 > CPPFLAGS+= -I${LOCALBASE}/include > LDFLAGS+= -L${LOCALBASE}/lib > .else > CONFIGURE_ARGS+= --disable-dlgui > .endif > >-CONFLICTS= dillo-i18n-*[0-9]* >+CONFLICTS= dillo-i18n-*[0-9]* \ >+ dillo-2* > > post-patch: > @${REINPLACE_CMD} -e 's|-pthread|${PTHREAD_LIBS}|g ; \
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 Raw
Actions:
View
Attachments on
bug 128139
:
90881
| 90882 |
90883
|
90884