mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04: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:
parent
dfd3f7e23b
commit
5d998836b3
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
||||||
PORTNAME= mtdev
|
PORTNAME= mtdev
|
||||||
PORTVERSION= 1.1.6
|
PORTVERSION= 1.1.6
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
MASTER_SITES= http://bitmath.org/code/${PORTNAME}/
|
MASTER_SITES= http://bitmath.org/code/${PORTNAME}/
|
||||||
PKGNAMEPREFIX= lib
|
PKGNAMEPREFIX= lib
|
||||||
|
@ -11,7 +12,6 @@ LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto
|
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
|
USES= libtool localbase pathfix tar:bz2
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue