Put LICENSE before LIB_DEPENDS to make portlint happy.
This commit is contained in:
parent
82397e184e
commit
c79d680d8e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=406992
1 changed files with 2 additions and 2 deletions
|
@ -9,10 +9,10 @@ MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/
|
|||
MAINTAINER= dbn@FreeBSD.org
|
||||
COMMENT= KDE frontend for Subversion
|
||||
|
||||
LIB_DEPENDS= libsvn_client-1.so:${PORTSDIR}/devel/subversion
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS= libsvn_client-1.so:${PORTSDIR}/devel/subversion
|
||||
|
||||
CONFLICTS= qsvn-[0-9]*
|
||||
|
||||
USES= cmake:outsource tar:xz
|
||||
|
|
Loading…
Reference in a new issue