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:
parent
044869115f
commit
c184c672f1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=526429
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user