diff options
Diffstat (limited to 'devel/jrtplib')
-rw-r--r-- | devel/jrtplib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/jrtplib/Makefile b/devel/jrtplib/Makefile index 88bdc96c8367..1403e4319f1c 100644 --- a/devel/jrtplib/Makefile +++ b/devel/jrtplib/Makefile @@ -13,7 +13,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.MIT USE_BZIP2= yes -USE_CMAKE= yes +USES= cmake USE_LDCONFIG= yes MAKE_JOBS_SAFE= yes |