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
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue