FreeBSD Bugzilla – Attachment 96191 Details for
Bug 134758
[patch] graphics/pngnq: fix build
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 637 bytes, created by
Stefan Bethke
on 2009-05-20 17:40:03 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Stefan Bethke
Created:
2009-05-20 17:40:03 UTC
Size:
637 bytes
patch
obsolete
>diff -u Makefile.orig Makefile >--- Makefile.orig 2009-05-11 00:37:04.000000000 +0200 >+++ Makefile 2009-05-20 18:30:09.979798772 +0200 >@@ -7,6 +7,7 @@ > > PORTNAME= pngnq > PORTVERSION= 0.5 >+PORTREVISION= 1 > CATEGORIES= graphics > MASTER_SITES= SF > DISTNAME= ${PORTNAME}-${PORTVERSION}-src >@@ -19,7 +20,7 @@ > WRKSRC= ${WRKDIR}/${PORTVERSION} > > USE_GMAKE= yes >-MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -I${LOCALBASE}/include -DVERSION='${PORTVERSION}'" \ >+MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -I${LOCALBASE}/include -DVERSION='\"${PORTVERSION}\"'" \ > LDFLAGS="-lpng -lz -lm -L${LOCALBASE}/lib" > > PORTDOCS= README LICENSE README.pngcomp
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 134758
: 96191