FreeBSD Bugzilla – Attachment 98607 Details for
Bug 137550
[PATCH] net/grdc: BUMP PORTREVISON
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
grdc-0.6.0_1.patch
grdc-0.6.0_1.patch (text/plain), 1003 bytes, created by
Sylvio César Teixeira Amorim
on 2009-08-08 02:30:04 UTC
(
hide
)
Description:
grdc-0.6.0_1.patch
Filename:
MIME Type:
Creator:
Sylvio César Teixeira Amorim
Created:
2009-08-08 02:30:04 UTC
Size:
1003 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/net/grdc/Makefile,v >retrieving revision 1.4 >diff -u -u -r1.4 Makefile >--- Makefile 13 Jul 2009 12:59:37 -0000 1.4 >+++ Makefile 8 Aug 2009 01:20:09 -0000 >@@ -7,6 +7,7 @@ > > PORTNAME= grdc > PORTVERSION= 0.6.0 >+PORTREVISION= 1 > CATEGORIES= net gnome > MASTER_SITES= SF > >@@ -24,12 +25,9 @@ > MAKE_JOBS_SAFE= yes > GNU_CONFIGURE= yes > USE_GMAKE= yes >-USE_GETTEXT= yes > USE_GNOME= gnomehack gnomeprefix glib20 gtk20 > CFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} > LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} >-CONFIGURE_ENV= CFLAGS="${CFLAGS}" \ >- LDFLAGS="${LDFLAGS}" > > .include <bsd.port.pre.mk> > >@@ -66,4 +64,12 @@ > @${REINPLACE_CMD} -e 's|Exec=grdc|Exec=${LOCALBASE}/bin/grdc|' \ > ${WRKSRC}/src/grdc.desktop.in > >+.if defined(WITHOUT_NLS) >+CONFIGURE_ARGS+= --disable-nls >+PLIST_SUB+= NLS="@comment " >+.else >+USE_GETTEXT= yes >+PLIST_SUB+= NLS="" >+.endif >+ > .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 137550
: 98607 |
98608