aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-03-25 02:24:27 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-03-25 02:24:27 +0800
commit8a553e890a0aef0206b2f0be93109d8549fc86d5 (patch)
tree419b24fabc97726bf4571ecb835f427cbd43db48 /databases
parentc671b7499c21f0b5d1b3b76b64de4a06c8414dcc (diff)
downloadfreebsd-ports-gnome-8a553e890a0aef0206b2f0be93109d8549fc86d5.tar.gz
freebsd-ports-gnome-8a553e890a0aef0206b2f0be93109d8549fc86d5.tar.zst
freebsd-ports-gnome-8a553e890a0aef0206b2f0be93109d8549fc86d5.zip
- Cleanup WRKSRC: leading v in GH_TAGNAME is removed from DISTNAME in r382120
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}