FreeBSD Bugzilla – Attachment 196693 Details for
Bug 230994
graphics/lprof-devel: fails to build with LLD 7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix LD error; Add License
lprof (text/plain), 910 bytes, created by
Nathan
on 2018-08-29 22:13:03 UTC
(
hide
)
Description:
Fix LD error; Add License
Filename:
MIME Type:
Creator:
Nathan
Created:
2018-08-29 22:13:03 UTC
Size:
910 bytes
patch
obsolete
>graphics/lprof-devel: > >* Fix LD errors >* Added License while here > >Index: graphics/lprof-devel/Makefile >=================================================================== >--- graphics/lprof-devel/Makefile (revision 478419) >+++ graphics/lprof-devel/Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= lprof > PORTVERSION= 20080514 >-PORTREVISION= 13 >+PORTREVISION= 14 > CATEGORIES= graphics > MASTER_SITES= http://mirror.amdmi3.ru/distfiles/ \ > LOCAL/amdmi3 >@@ -12,6 +12,9 @@ > MAINTAINER= amdmi3@FreeBSD.org > COMMENT= Open source color profiler > >+LICENSE= GPLv3+ >+LICENSE_FILE= ${WRKSRC}/COPYING >+ > LIB_DEPENDS= liblcms.so:graphics/lcms \ > libtiff.so:graphics/tiff \ > libvigraimpex.so:graphics/vigra >@@ -21,6 +24,8 @@ > USE_QT= corelib gui qt3support svg assistantclient \ > linguisttools_build qmake_build moc_build uic_build rcc_build > >+LLD_UNSAFE= yes >+ > WRKSRC= ${WRKDIR}/${PORTNAME} > > PORTDOCS= *
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:
ndowens04
:
maintainer-approval?
(
amdmi3
)
Actions:
View
|
Diff
Attachments on
bug 230994
:
196688
| 196693