aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
Diffstat (limited to 'databases')
-rw-r--r--databases/leveldb/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/leveldb/Makefile b/databases/leveldb/Makefile
index cf2c743c8f42..8c92faba1b4b 100644
--- a/databases/leveldb/Makefile
+++ b/databases/leveldb/Makefile
@@ -16,7 +16,6 @@ OPTIONS_DEFAULT=SNAPPY
LDFLAGS+= -L${LOCALBASE}/lib
USE_LDCONFIG= yes
USES= compiler:c++0x gmake
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
PLIST_SUB= SHLIB_MAJOR=${SHLIB_MAJOR} \
SHLIB_MINOR=${SHLIB_MINOR}