FreeBSD Bugzilla – Attachment 244289 Details for
Bug 273298
graphics/povray36: mark DEPRECATED
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
graphics/povray36/Makefile: set COMPILED_BY variable
graphics-povray36-Makefile.patch (text/plain), 657 bytes, created by
Philipp Ost
on 2023-08-22 20:13:10 UTC
(
hide
)
Description:
graphics/povray36/Makefile: set COMPILED_BY variable
Filename:
MIME Type:
Creator:
Philipp Ost
Created:
2023-08-22 20:13:10 UTC
Size:
657 bytes
patch
obsolete
>diff --git a/graphics/povray36/Makefile b/graphics/povray36/Makefile >index 3178a8b4f547..7173b4913dd0 100644 >--- a/graphics/povray36/Makefile >+++ b/graphics/povray36/Makefile >@@ -45,7 +45,8 @@ CONFIGURE_ARGS= --disable-optimiz > CONFIGURE_ARGS+= --x-includes="${LOCALBASE}/include" --includedir=${LOCALBASE} \ > CXXFLAGS="${CXXFLAGS} -L${LOCALBASE}/lib" \ > CFLAGS="${CFLAGS} -L${LOCALBASE}/lib" \ >- LDFLAGS="-L${LOCALBASE}/lib" COMPILED_BY=${MAINTAINER} \ >+ LDFLAGS="-L${LOCALBASE}/lib" \ >+ COMPILED_BY=${HOSTARCH}-portbld-${OPSYS:tl}-${OSREL:R} \ > --program-transform-name='s/${PORTNAME}/${PORTNAME}${PKGNAMESUFFIX}/' > > .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
Flags:
bsd
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 273298
:
244289
|
244301