From 071186fd6d22f1abd16554cae92bf26af9d1cb4e Mon Sep 17 00:00:00 2001 From: makc Date: Fri, 22 Mar 2013 20:06:14 +0000 Subject: - convert USE_CMAKE to USES - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi) --- audio/libechonest/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/libechonest') 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 -- cgit