FreeBSD Bugzilla – Attachment 18092 Details for
Bug 32630
Update port: x11/xdialog
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.25 KB, created by
tkato
on 2001-12-08 19:20:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato
Created:
2001-12-08 19:20:02 UTC
Size:
1.25 KB
patch
obsolete
>diff -urN /usr/ports/x11/xdialog/Makefile x11/xdialog/Makefile >--- /usr/ports/x11/xdialog/Makefile Fri Jul 13 20:43:38 2001 >+++ x11/xdialog/Makefile Sat Dec 8 17:19:14 2001 >@@ -20,15 +20,19 @@ > USE_GTK= yes > USE_X_PREFIX= yes > GNU_CONFIGURE= yes >-CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib -lgnugetopt" >+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ >+ LDFLAGS="-L${LOCALBASE}/lib -lgnugetopt" > > MAN1= Xdialog.1 > >-.if !defined(NOPORTDOCS) >+post-patch: >+ @${PERL} -pi -e 's|-L../lib -lgetopt||g' ${WRKSRC}/src/Makefile.in >+ > post-install: >- ${MKDIR} ${DATADIR} >- @(cd ${WRKSRC}/doc ; \ >- ${CP} *.html *.png ${DATADIR}) >+.if !defined(NOPORTDOCS) >+ @${MKDIR} ${DATADIR} >+ ${INSTALL_DATA} ${WRKSRC}/doc/*.html ${DATADIR} >+ ${INSTALL_DATA} ${WRKSRC}/doc/*.png ${DATADIR} > .endif > > .include <bsd.port.mk> >diff -urN /usr/ports/x11/xdialog/pkg-plist x11/xdialog/pkg-plist >--- /usr/ports/x11/xdialog/pkg-plist Fri Jul 6 21:58:33 2001 >+++ x11/xdialog/pkg-plist Sat Dec 8 13:39:32 2001 >@@ -2,6 +2,7 @@ > share/locale/de/LC_MESSAGES/Xdialog.mo > share/locale/es/LC_MESSAGES/Xdialog.mo > share/locale/fr/LC_MESSAGES/Xdialog.mo >+share/locale/hu/LC_MESSAGES/Xdialog.mo > share/locale/ru/LC_MESSAGES/Xdialog.mo > %%PORTDOCS%%share/xdialog/2ranges.png > %%PORTDOCS%%share/xdialog/authors.html
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 32630
: 18092