FreeBSD Bugzilla – Attachment 28039 Details for
Bug 47330
Update port: graphics/qslim
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.02 KB, created by
tkato
on 2003-01-21 20:40:09 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato
Created:
2003-01-21 20:40:09 UTC
Size:
1.02 KB
patch
obsolete
>diff -urN /usr/ports/graphics/qslim/Makefile graphics/qslim/Makefile >--- /usr/ports/graphics/qslim/Makefile Sun Dec 29 14:51:50 2002 >+++ graphics/qslim/Makefile Wed Jan 22 02:19:34 2003 >@@ -13,8 +13,7 @@ > > MAINTAINER= ports@FreeBSD.org > >-LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \ >- png.5:${PORTSDIR}/graphics/png \ >+LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ > tiff.4:${PORTSDIR}/graphics/tiff \ > forms.1:${PORTSDIR}/x11-toolkits/xforms > >@@ -30,8 +29,7 @@ > > CPPFLAGS= -I${LOCALBASE}/include -I${X11BASE}/include \ > -I${X11BASE}/include/X11 ${PTHREAD_CFLAGS} >-LDFLAGS= -L${LOCALBASE}/lib -lgnugetopt -L${X11BASE}/lib \ >- ${PTHREAD_LIBS} >+LDFLAGS= -L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD_LIBS} > > .include <bsd.port.pre.mk> > >@@ -39,7 +37,12 @@ > CFLAGS+= -DMIX_ANSI_IOSTREAMS -fpermissive > .endif > >-post-extact: >+.if !exists(/usr/include/getopt.h) >+LIB_DEPENDS+= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt >+LDFLAGS+= -lgnugetopt >+.endif >+ >+post-extract: > @${RM} -f ${WRKSRC}/mixkit/src/getopt.h > > post-patch:
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 47330
: 28039