1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00

devel/libudev-devd: pkgconfig isn't needed

Remove dep on pkgconfig, it isn't needed for devel/libudev-devd

Noticed by:	jbeich
This commit is contained in:
Niclas Zeising 2020-02-17 20:41:15 +00:00
parent 044869115f
commit c184c672f1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=526429

View File

@ -15,7 +15,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto
USE_GITHUB= yes
GH_ACCOUNT= FreeBSDDesktop
USES= compiler:c11 localbase meson pkgconfig
USES= compiler:c11 localbase meson
USE_LDCONFIG= yes
PLIST_FILES= include/libudev.h \