1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

devel/libmtdev: Remove RUN_DEPENDS on evdev-proto

This is a build dependancy, not a runtime one.

Sponsored by:   Beckhoff Automation GmbH & Co. KG
This commit is contained in:
Emmanuel Vadot 2021-10-21 18:14:21 +02:00
parent dfd3f7e23b
commit 5d998836b3

View File

@ -1,5 +1,6 @@
PORTNAME= mtdev
PORTVERSION= 1.1.6
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://bitmath.org/code/${PORTNAME}/
PKGNAMEPREFIX= lib
@ -11,7 +12,6 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto
RUN_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto
USES= libtool localbase pathfix tar:bz2
GNU_CONFIGURE= yes