mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 05:10:29 -04:00
- Add license
- Fix build with LLD PR: 230994 Submitted by: ndowens@yahoo.com Reported by: jbeich@FreeBSD.org
This commit is contained in:
parent
fd93f2b7eb
commit
acb38d4709
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488613
1 changed files with 5 additions and 0 deletions
|
@ -12,6 +12,9 @@ PKGNAMESUFFIX= -devel
|
|||
MAINTAINER= amdmi3@FreeBSD.org
|
||||
COMMENT= Open source color profiler
|
||||
|
||||
LICENSE= GPLv3+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
DEPRECATED= Qt4 has been EOL since december 2015
|
||||
EXPIRATION_DATE= 2019-03-15
|
||||
|
||||
|
@ -24,6 +27,8 @@ USE_XORG= x11 xext sm ice xxf86vm
|
|||
USE_QT= corelib gui qt3support svg assistantclient \
|
||||
linguisttools_build qmake_build moc_build uic_build rcc_build
|
||||
|
||||
LLD_UNSAFE= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
PORTDOCS= *
|
||||
|
|
Loading…
Add table
Reference in a new issue