diff options
Diffstat (limited to 'devel/vxlog/Makefile')
-rw-r--r-- | devel/vxlog/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/vxlog/Makefile b/devel/vxlog/Makefile index fbc5d2001e3a..4e17a5291258 100644 --- a/devel/vxlog/Makefile +++ b/devel/vxlog/Makefile @@ -16,7 +16,7 @@ COMMENT= C++ logging library LICENSE= MIT -USE_CMAKE= yes +USES= cmake USE_LDCONFIG= yes USE_GCC= 4.2+ |