Unbreak:
fix PR#451999 portlint(1) compliant add license_file PR: ports/223355 Submitted by: takefu@airport.fm
This commit is contained in:
parent
a5e51e3c74
commit
e121a351ff
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=453328
@ -7,16 +7,17 @@ PORTREVISION= 1
|
||||
MAINTAINER= hamradio@FreeBSD.org
|
||||
COMMENT= Qtel Echolink client
|
||||
|
||||
BROKEN= Invalid checksum
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
|
||||
|
||||
LIB_DEPENDS= libecholib.so:comms/svxlink
|
||||
LIB_DEPENDS= libecholib.so:comms/svxlink \
|
||||
libgsm.so:audio/gsm
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../svxlink
|
||||
USE_QT4= corelib gui network qmake_build linguist_build moc_build rcc_build uic_build
|
||||
PKGDIR= ${.CURDIR}
|
||||
CMAKE_ARGS+= -DUSE_QT:BOOL=YES \
|
||||
-DQT_ONLY:BOOL=YES
|
||||
USE_GNOME= libsigc++20
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
Loading…
Reference in New Issue
Block a user