aboutsummaryrefslogtreecommitdiff
path: root/databases/leveldb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/leveldb/Makefile')
-rw-r--r--databases/leveldb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/leveldb/Makefile b/databases/leveldb/Makefile
index f4b77ddcf7d7..fc522b7aee5d 100644
--- a/databases/leveldb/Makefile
+++ b/databases/leveldb/Makefile
@@ -13,8 +13,8 @@ OPTIONS_DEFINE= GPERFTOOLS SNAPPY
OPTIONS_DEFAULT=SNAPPY
LDFLAGS+= -L${LOCALBASE}/lib
-USE_GMAKE= yes
USE_LDCONFIG= yes
+USES= gmake
PLIST_SUB= SHLIB_MAJOR=${SHLIB_MAJOR} \
SHLIB_MINOR=${SHLIB_MINOR}