FreeBSD Bugzilla – Attachment 196688 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), 929 bytes, created by
Nathan
on 2018-08-29 21:09:54 UTC
(
hide
)
Description:
Fix LD error; Add License
Filename:
MIME Type:
Creator:
Nathan
Created:
2018-08-29 21:09:54 UTC
Size:
929 bytes
patch
obsolete
>graphics/lprof-devel: > >* Fix LD errors >* Added License while here > >Index: graphics/lprof-devel/Makefile >=================================================================== >--- graphics/lprof-devel/Makefile (revision 478337) >+++ 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 >@@ -20,6 +23,7 @@ > USE_XORG= x11 xext sm ice xxf86vm > USE_QT= corelib gui qt3support svg assistantclient \ > linguisttools_build qmake_build moc_build uic_build rcc_build >+LDD_UNSAFE= yes > > WRKSRC= ${WRKDIR}/${PORTNAME} >
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 230994
:
196688
|
196693