diff options
Diffstat (limited to 'sysutils/roct/Makefile')
-rw-r--r-- | sysutils/roct/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/roct/Makefile b/sysutils/roct/Makefile index 7e39e8435b98..40d003d6c02d 100644 --- a/sysutils/roct/Makefile +++ b/sysutils/roct/Makefile @@ -15,7 +15,7 @@ ONLY_FOR_ARCHS= amd64 LIB_DEPENDS= libpci.so:devel/libpci -USES= cmake:outsource pkgconfig +USES= cmake pkgconfig USE_LDCONFIG= yes USE_GITHUB= yes |