FreeBSD Bugzilla – Attachment 33982 Details for
Bug 55398
A port depending on x11/libcapplet fails to link
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 723 bytes, created by
SUGIMOTO Sadahiro
on 2003-08-08 20:50:22 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
SUGIMOTO Sadahiro
Created:
2003-08-08 20:50:22 UTC
Size:
723 bytes
patch
obsolete
>--- libcapplet/Makefile.orig Mon Jul 14 20:27:35 2003 >+++ libcapplet/Makefile Sat Aug 9 04:21:30 2003 >@@ -21,6 +21,14 @@ > USE_GETOPT_LONG=yes > MAKE_ENV= X11BASE="${X11BASE}" LOCALBASE="${LOCALBASE}" LDFLAGS="${LDFLAGS}" > >+.include <bsd.port.pre.mk> >+ >+.if ${OSVERSION} >= 500041 >+USE_REINPLACE= yes >+post-build: >+ ${REINPLACE_CMD} -e 's/-lgnugetopt //' ${WRKSRC}/cappletConf.sh >+.endif >+ > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/libcapplet.so.5 ${PREFIX}/lib > ${INSTALL_DATA} ${WRKSRC}/libcapplet.a ${PREFIX}/lib >@@ -32,4 +40,4 @@ > ${INSTALL_DATA} ${WRKSRC}/control-center.idl ${PREFIX}/share/gnome/idl > ${INSTALL_SCRIPT} ${WRKSRC}/cappletConf.sh ${PREFIX}/etc > >-.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 55398
: 33982