Put LICENSE before LIB_DEPENDS to make portlint happy.

This commit is contained in:
Raphael Kubo da Costa 2016-01-23 14:30:29 +00:00
parent 82397e184e
commit c79d680d8e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=406992

View file

@ -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