FreeBSD Bugzilla – Attachment 97402 Details for
Bug 136134
[PATCH] graphics/ivtools: Patch to correct the installation in version < 7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ivtools-1.2.6_1.patch
ivtools-1.2.6_1.patch (text/plain), 801 bytes, created by
Sylvio César Teixeira Amorim
on 2009-06-28 16:00:12 UTC
(
hide
)
Description:
ivtools-1.2.6_1.patch
Filename:
MIME Type:
Creator:
Sylvio César Teixeira Amorim
Created:
2009-06-28 16:00:12 UTC
Size:
801 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/graphics/ivtools/Makefile,v >retrieving revision 1.38 >diff -u -u -r1.38 Makefile >--- Makefile 19 Jun 2009 21:56:26 -0000 1.38 >+++ Makefile 28 Jun 2009 14:55:27 -0000 >@@ -18,11 +18,12 @@ > BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake > LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff > >+USE_GMAKE= yes >+USE_LDCONFIG= yes > GNU_CONFIGURE= yes > USE_AUTOTOOLS= autoconf:262 > CONFIGURE_ARGS= --with-tiff=${PREFIX} > WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} >-USE_LDCONFIG= yes > MAKE_ARGS= ARCH=FREEBSD > USE_XORG= x11 xaw ice xext > >@@ -34,4 +35,9 @@ > .if ${ARCH} == "amd64" > BROKEN= incomplete pkg-plist > .endif >+ >+.if ${OSVERSION} <= 604100 >+USE_GCC= 4.2+ >+.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 136134
: 97402