FreeBSD Bugzilla – Attachment 54006 Details for
Bug 81723
Update port: editors/leafpad
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 981 bytes, created by
tkato432
on 2005-05-31 17:10:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2005-05-31 17:10:02 UTC
Size:
981 bytes
patch
obsolete
>diff -urN /usr/ports/editors/leafpad/Makefile editors/leafpad/Makefile >--- /usr/ports/editors/leafpad/Makefile Sun May 22 19:44:07 2005 >+++ editors/leafpad/Makefile Fri May 27 12:17:24 2005 >@@ -14,14 +14,18 @@ > MAINTAINER= radek@raadradd.com > COMMENT= GTK+ based simple text editor > >-USE_GNOME= gtk20 gnomehier desktopfileutils >+USE_GNOME= gtk20 gnomehier desktopfileutils intlhack >+USE_GCC= 3.4 >+USE_GETOPT_LONG= yes > USE_REINPLACE= yes > USE_X_PREFIX= yes > GNU_CONFIGURE= yes >-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS}" \ >- LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD_LIBS}" \ >+CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \ > PTHREAD_LIB="${PTHREAD_LIBS}" > CONFIGURE_ARGS= --enable-chooser >+ >+CPPFLAGS= -I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS} >+LDFLAGS= -L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD_LIBS} > > .if !defined(NOPORTDOCS) > PORTDOCS= AUTHORS COPYING ChangeLog INSTALL README
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 81723
: 54006