FreeBSD Bugzilla – Attachment 25170 Details for
Bug 42899
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), 2.31 KB, created by
tkato
on 2002-09-17 18:30:20 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato
Created:
2002-09-17 18:30:20 UTC
Size:
2.31 KB
patch
obsolete
>diff -ur /usr/ports/graphics/qslim/Makefile graphics/qslim/Makefile >--- /usr/ports/graphics/qslim/Makefile Tue Sep 10 20:12:37 2002 >+++ graphics/qslim/Makefile Sun Sep 15 04:56:29 2002 >@@ -13,25 +13,32 @@ > > MAINTAINER= ports@FreeBSD.org > >-LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms \ >- gnugetopt:${PORTSDIR}/devel/libgnugetopt \ >- tiff:${PORTSDIR}/graphics/tiff \ >- png:${PORTSDIR}/graphics/png >+LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \ >+ png.5:${PORTSDIR}/graphics/png \ >+ tiff.4:${PORTSDIR}/graphics/tiff \ >+ forms.1:${PORTSDIR}/x11-toolkits/xforms > >-USE_REINPLACE= yes >-USE_MESA= yes >-USE_XLIB= yes > CONFIGURE_WRKSRC= ${WRKSRC}/mixkit/build >-GNU_CONFIGURE= yes >-CONFIGURE_ENV= \ >- CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include -I${X11BASE}/include -I${X11BASE}/include/X11 ${PTHREAD_CFLAGS}" \ >- LDFLAGS="-L${LOCALBASE}/lib -lgnugetopt -L${X11BASE}/lib ${PTHREAD_LIBS}" > BUILD_WRKSRC= ${WRKSRC}/mixkit/src >+ >+USE_MESA= yes >+USE_REINPLACE= yes > USE_GMAKE= yes >-ALL_TARGET= # empty >+GNU_CONFIGURE= yes >+CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" >+ALL_TARGET= # none >+ >+CPPFLAGS= -I${LOCALBASE}/include -I${X11BASE}/include \ >+ -I${X11BASE}/include/X11 ${PTHREAD_CFLAGS} >+LDFLAGS= -L${LOCALBASE}/lib -lgnugetopt -L${X11BASE}/lib \ >+ ${PTHREAD_LIBS} >+ >+post-extact: >+ @${RM} -f ${WRKSRC}/mixkit/src/getopt.h > > post-patch: >- @${REINPLACE_CMD} -e "s,\@XFORMS_LIBS\@,-lforms -lformsGL -lXpm,g" ${CONFIGURE_WRKSRC}/mix-config.in >+ @${REINPLACE_CMD} -e 's|\@XFORMS_LIBS\@|-lforms -lformsGL -lXpm|g' \ >+ ${CONFIGURE_WRKSRC}/mix-config.in > > post-build: > @(cd ${BUILD_WRKSRC}/../../tools/qslim ; ${GMAKE} all) >@@ -43,6 +50,5 @@ > ${INSTALL_PROGRAM} ${WRKSRC}/tools/qslim/qvis ${PREFIX}/bin > @${MKDIR} ${PREFIX}/include/mixkit > ${INSTALL_DATA} ${WRKSRC}/mixkit/src/*.h ${PREFIX}/include/mixkit >- @${RM} -f ${PREFIX}/include/mixkit/getopt.h > > .include <bsd.port.mk> >diff -ur /usr/ports/graphics/qslim/pkg-plist graphics/qslim/pkg-plist >--- /usr/ports/graphics/qslim/pkg-plist Mon Jan 7 01:34:32 2002 >+++ graphics/qslim/pkg-plist Sun Sep 15 04:47:17 2002 >@@ -1,6 +1,5 @@ > bin/qslim > bin/qvis >-lib/libmix.a > include/mixkit/MxArcball.h > include/mixkit/MxAsp.h > include/mixkit/MxBlock.h >@@ -46,4 +45,5 @@ > include/mixkit/mixmsg.h > include/mixkit/mixvops.h > include/mixkit/stdmix.h >+lib/libmix.a > @dirrm include/mixkit
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 42899
: 25170