FreeBSD Bugzilla – Attachment 31354 Details for
Bug 52275
Update port: graphics/gnofract4d
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.22 KB, created by
tkato
on 2003-05-15 14:20:14 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato
Created:
2003-05-15 14:20:14 UTC
Size:
1.22 KB
patch
obsolete
>diff -urN /usr/ports/graphics/gnofract4d/Makefile graphics/gnofract4d/Makefile >--- /usr/ports/graphics/gnofract4d/Makefile Mon Apr 21 12:22:28 2003 >+++ graphics/gnofract4d/Makefile Thu May 15 19:30:09 2003 >@@ -7,6 +7,7 @@ > > PORTNAME= gnofract4d > PORTVERSION= 1.7 >+PORTREVISION= 1 > CATEGORIES= graphics gnome > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= ${PORTNAME} >@@ -14,18 +15,19 @@ > MAINTAINER= ports@FreeBSD.org > COMMENT= Weird GNOME fractal generator > >-USE_REINPLACE= yes > USE_X_PREFIX= yes > USE_GNOME= gnomeprefix gnomehack gnomelibs >+USE_REINPLACE= yes > GNU_CONFIGURE= yes >+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} > CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ >- LIBS="-L${LOCALBASE}/lib" >+ LDFLAGS="-L${LOCALBASE}/lib" > CONFIGURE_ARGS= --enable-compile-warnings=no > > post-patch: > @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure >- @${FIND} ${WRKSRC} -name "*Makefile*" | ${XARGS} ${REINPLACE_CMD} -e \ >- 's|-g -O2 -Wall -D_REENTRANT|\@CXXFLAGS\@|g ; \ >+ @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ >+ 's|^CXXFLAGS =.* -D|CXXFLAGS = @CXXFLAGS@ -D|g ; \ > s|gnofract4d_helpdir)/images|gnofract4d_helpdir)|g' > > .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 52275
: 31354