diff options
Diffstat (limited to 'audio/libechonest')
-rw-r--r-- | audio/libechonest/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libechonest/Makefile b/audio/libechonest/Makefile index b792e4ba7bc2..62007ef4a122 100644 --- a/audio/libechonest/Makefile +++ b/audio/libechonest/Makefile @@ -18,7 +18,7 @@ GH_PROJECT= ${PORTNAME} GH_TAGNAME= master GH_COMMIT= f9a55d1 -USE_CMAKE= yes +USES= cmake USE_GITHUB= yes USE_LDCONFIG= yes |