FreeBSD Bugzilla – Attachment 25369 Details for
Bug 43388
Update Port textproc/gxmlviewer
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
gxmlviewer.diff
gxmlviewer.diff (text/plain), 1.12 KB, created by
Tilman Linneweh
on 2002-09-26 11:50:04 UTC
(
hide
)
Description:
gxmlviewer.diff
Filename:
MIME Type:
Creator:
Tilman Linneweh
Created:
2002-09-26 11:50:04 UTC
Size:
1.12 KB
patch
obsolete
>Index: gxmlviewer//Makefile >=================================================================== >RCS file: /home/ncvs/ports/textproc/gxmlviewer/Makefile,v >retrieving revision 1.4 >diff -u -r1.4 Makefile >--- gxmlviewer//Makefile 1 Sep 2002 16:07:53 -0000 1.4 >+++ gxmlviewer//Makefile 26 Sep 2002 10:35:25 -0000 >@@ -4,7 +4,6 @@ > # Whom: ijliao > # > # $FreeBSD: ports/textproc/gxmlviewer/Makefile,v 1.4 2002/09/01 16:07:53 dwcjr Exp $ >-# > > PORTNAME= gxmlviewer > PORTVERSION= 1.3.3 >@@ -12,16 +11,20 @@ > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= ${PORTNAME} > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= freebsdports@arved.de > >-LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 >+LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ >+ xml2.5:${PORTSDIR}/textproc/libxml2 > > USE_REINPLACE= yes > USE_X_PREFIX= yes >-USE_GNOME= yes >+USE_GNOMENG= yes >+USE_GNOME= gnomelibs bonobo gnomeprefix > GNU_CONFIGURE= yes >+CONFIGURE_ARGS= --with-libiconv-prefix="${LOCALBASE}" > > post-patch: > @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure >+ @${REINPLACE_CMD} -e 's|intl||g' ${WRKSRC}/Makefile.in > > .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 43388
: 25369