deskutils/ydotool: Fix LICENSE

* New LICENSE is AGPLv3
* Drop USE_LDCONFIG

Reported by:	jbeich@
Fixes:		776f54e205
This commit is contained in:
Fernando Apesteguía 2022-02-22 17:53:43 +01:00
parent d4c878ce71
commit e3170c88e7

View file

@ -1,12 +1,13 @@
PORTNAME= ydotool
PORTVERSION= 1.0.1
DISTVERSIONPREFIX= v
PORTREVISION= 1
CATEGORIES= deskutils
MAINTAINER= ports@FreeBSD.org
COMMENT= Generic command-line automation tool (no X!)
LICENSE= MIT
LICENSE= AGPLv3+
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${LOCALBASE}/include/linux/uinput.h:devel/evdev-proto \
@ -21,8 +22,6 @@ USES= cmake compiler:c++11-lang localbase
USE_GITHUB= yes
GH_ACCOUNT= ReimuNotMoe
USE_LDCONFIG= yes
CFLAGS+= -I${LOCALBASE}/include/libepoll-shim
LDFLAGS+= -L${LOCALBASE}/lib -lepoll-shim