FreeBSD Bugzilla – Attachment 98623 Details for
Bug 137567
[PATCH] math/libqalculate: BUMP PORTREVISION
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
libqalculate-0.9.6_5.patch
libqalculate-0.9.6_5.patch (text/plain), 1.10 KB, created by
Sylvio César Teixeira Amorim
on 2009-08-08 13:20:01 UTC
(
hide
)
Description:
libqalculate-0.9.6_5.patch
Filename:
MIME Type:
Creator:
Sylvio César Teixeira Amorim
Created:
2009-08-08 13:20:01 UTC
Size:
1.10 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/math/libqalculate/Makefile,v >retrieving revision 1.20 >diff -u -u -r1.20 Makefile >--- Makefile 2 Aug 2009 19:34:40 -0000 1.20 >+++ Makefile 8 Aug 2009 12:14:27 -0000 >@@ -7,17 +7,16 @@ > > PORTNAME= libqalculate > PORTVERSION= 0.9.6 >-PORTREVISION= 4 >+PORTREVISION= 5 > CATEGORIES= math > MASTER_SITES= SF/qalculate > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= scjamorim@bsd.com.br > COMMENT= A a multi-purpose desktop calculator (backend library) > >-LIB_DEPENDS= cln.5:${PORTSDIR}/math/cln >+LIB_DEPENDS= cln.6:${PORTSDIR}/math/cln > > USE_GNOME= glib20 gnomehack gnometarget intlhack libxml2 >-USE_GETTEXT= yes > USE_GMAKE= yes > USE_AUTOTOOLS= libtool:22 > USE_LDCONFIG= yes >@@ -27,4 +26,12 @@ > @${REINPLACE_CMD} -e 's/^GMSGFMT = @GMSGFMT@/GMSGFMT = msgfmt/' ${WRKSRC}/po/Makefile.in.in > @${REINPLACE_CMD} -e 's/-pthread/${PTHREAD_LIBS}/' ${WRKSRC}/configure > >+.if defined(WITHOUT_NLS) >+CONFIGURE_ARGS+= --disable-nls >+PLIST_SUB+= NLS="@comment " >+.else >+USE_GETTEXT= yes >+PLIST_SUB+= NLS="" >+.endif >+ > .include <bsd.port.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 137567
: 98623