FreeBSD Bugzilla – Attachment 146341 Details for
Bug 192062
[exp-run] ld(1) still links with some libraries implicitly
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
binutils.ports.4
binutils.ports.patch (text/plain), 2.71 KB, created by
Tijl Coosemans
on 2014-08-26 19:48:14 UTC
(
hide
)
Description:
binutils.ports.4
Filename:
MIME Type:
Creator:
Tijl Coosemans
Created:
2014-08-26 19:48:14 UTC
Size:
2.71 KB
patch
obsolete
>Index: polish/tleenx2/Makefile >=================================================================== >--- polish/tleenx2/Makefile (revision 366215) >+++ polish/tleenx2/Makefile (working copy) >@@ -16,7 +16,7 @@ LIB_DEPENDS= libtlen.so:${PORTSDIR}/poli > USES= pkgconfig > USE_GNOME= gtk20 > GNU_CONFIGURE= yes >-USE_XORG= xscrnsaver >+USE_XORG= x11 xscrnsaver > CPPFLAGS+= -I${LOCALBASE}/include > LDFLAGS+= -L${LOCALBASE}/lib > WRKSRC= ${WRKDIR}/TleenX2-${PORTVERSION} >@@ -25,7 +25,7 @@ PORTDOCS= README gg.txt sms.txt > > post-patch: > @${REINPLACE_CMD} \ >- -e '/^tleenx2_LDADD =/,+1s,/usr/X11R6/lib/libXss.a,-lXss,' \ >+ -e '/^tleenx2_LDADD =/,+1s,/usr/X11R6/lib/libXss.a,-lXss -lX11,' \ > -e 's,/usr/X11R6/lib/libXss.a,,' \ > ${WRKSRC}/src/Makefile.in > @${REINPLACE_CMD} 's,/usr/local,${LOCALBASE},g; s,gcc,${CC},' \ >Index: x11/gnome-applets/Makefile >=================================================================== >--- x11/gnome-applets/Makefile (revision 366215) >+++ x11/gnome-applets/Makefile (working copy) >@@ -96,7 +96,7 @@ post-patch: > 's|" == "|" = "|g' > @${REINPLACE_CMD} '/^geyes_applet2_LDADD =/s/=/= -lm/' \ > ${WRKSRC}/geyes/Makefile.in >- @${REINPLACE_CMD} '/^stickynotes_applet_LDADD =/s/=/= $$(X_LIBS)/' \ >+ @${REINPLACE_CMD} '/stickynotes_applet_LDADD =/s/=/= $$(X_LIBS)/' \ > ${WRKSRC}/stickynotes/Makefile.in > @${REINPLACE_CMD} '/^trashapplet_LDADD =/s/=/= $$(X_LIBS)/' \ > ${WRKSRC}/trashapplet/src/Makefile.in >Index: x11-toolkits/gtk20/Makefile >=================================================================== >--- x11-toolkits/gtk20/Makefile (revision 366215) >+++ x11-toolkits/gtk20/Makefile (working copy) >@@ -4,7 +4,7 @@ > > PORTNAME= gtk > PORTVERSION= 2.24.22 >-PORTREVISION?= 3 >+PORTREVISION?= 4 > CATEGORIES= x11-toolkits > MASTER_SITES= GNOME > MASTER_SITE_SUBDIR= sources/gtk+/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} >@@ -35,7 +35,7 @@ USE_LDCONFIG= yes > USE_PERL5= build > USE_XORG= xext xrender x11 xinerama xi xrandr xcursor xfixes xdamage \ > xcomposite >-CONFIGURE_ARGS= --with-xinput=yes --enable-explicit-deps >+CONFIGURE_ARGS= --with-xinput=yes > CPPFLAGS+= -I${LOCALBASE}/include > LDFLAGS+= -L${LOCALBASE}/lib > INSTALL_TARGET= install-strip >Index: x11-toolkits/pango/Makefile >=================================================================== >--- x11-toolkits/pango/Makefile (revision 366215) >+++ x11-toolkits/pango/Makefile (working copy) >@@ -4,7 +4,7 @@ > > PORTNAME= pango > PORTVERSION= 1.34.1 >-PORTREVISION?= 6 >+PORTREVISION?= 7 > CATEGORIES= x11-toolkits > MASTER_SITES= GNOME > DIST_SUBDIR= gnome2 >@@ -30,7 +30,6 @@ USE_GNOME= cairo glib20 gnomehier intros > CPPFLAGS+= -I${LOCALBASE}/include > LDFLAGS+= -L${LOCALBASE}/lib > INSTALL_TARGET= install-strip >-CONFIGURE_ARGS= --enable-explicit-deps=yes > > PLIST_SUB= VERSION="1.8.0" >
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 192062
:
144908
|
144909
|
145791
|
146130
|
146255
| 146341