FreeBSD Bugzilla – Attachment 60450 Details for
Bug 90732
[Maintainer] www/dillo: make www/dillo a master port
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.62 KB, created by
Thomas-Martin Seck
on 2005-12-21 08:40:08 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Thomas-Martin Seck
Created:
2005-12-21 08:40:08 UTC
Size:
1.62 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (.../www/dillo) (revision 641) >+++ Makefile (.../local/dillo) (revision 641) >@@ -10,14 +10,14 @@ > > PORTNAME= dillo > PORTVERSION= 0.8.5 >-CATEGORIES= www >+CATEGORIES= www ipv6 > MASTER_SITES= http://www.dillo.org/download/ > >-MAINTAINER= tmseck@netcologne.de >-COMMENT= A fast, small graphical Web browser built upon GTK+ >+MAINTAINER?= tmseck@netcologne.de >+COMMENT?= A fast, small graphical Web browser built upon GTK+ > >-RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget >-LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ >+RUN_DEPENDS+= wget:${PORTSDIR}/ftp/wget >+LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg \ > png.5:${PORTSDIR}/graphics/png > > USE_BZIP2= yes >@@ -27,7 +27,7 @@ > GNU_CONFIGURE= yes > CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ > LDFLAGS="-L${LOCALBASE}/lib" >-CONFIGURE_ARGS= --enable-ipv6 --libdir=${PREFIX}/libexec >+CONFIGURE_ARGS+= --enable-ipv6 --libdir=${PREFIX}/libexec > > .if defined(WITH_DILLO_SSL) > CONFIGURE_ARGS+= --enable-ssl >@@ -36,12 +36,16 @@ > CONFIGURE_ARGS+= --disable-ssl > .endif > >+CONFLICTS?= dillo-i18n-*[0-9]* >+ > post-patch: > @${REINPLACE_CMD} -e 's|-pthread|${PTHREAD_LIBS}|g ; \ > s|-D_THREAD_SAFE|${PTHREAD_CFLAGS}|g' ${WRKSRC}/configure > @${REINPLACE_CMD} -e 's|dillorc|dillorc.sample|g' ${WRKSRC}/Makefile.in > @${CP} ${WRKSRC}/dillorc ${WRKSRC}/dillorc.sample > >+# let a slave port redefine this target if it needs to: >+.if !target(pre-configure) > pre-configure: > .if !defined(WITH_DILLO_SSL) > @${ECHO_CMD} "" >@@ -50,5 +54,6 @@ > @${ECHO_CMD} " commandline." > @${ECHO_CMD} "" > .endif >+.endif > > .include <bsd.port.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 90732
: 60450