aboutsummaryrefslogtreecommitdiff
path: root/databases/py-kyotocabinet
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-16 13:35:46 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-16 13:35:46 +0000
commit5736873af869c0cc97a89514bc0ee608734f09ee (patch)
treeb59d516c8be725351bc91bddf52b09e97aeb6ff1 /databases/py-kyotocabinet
parentfe2e81bac86e0f517ff11ada448695783ea5334b (diff)
downloadports-5736873af869c0cc97a89514bc0ee608734f09ee.tar.gz
ports-5736873af869c0cc97a89514bc0ee608734f09ee.zip
- Use DISTVERSIONPREFIX instead of DISTNAME
Notes
Notes: svn path=/head/; revision=386544
Diffstat (limited to 'databases/py-kyotocabinet')
-rw-r--r--databases/py-kyotocabinet/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-kyotocabinet/Makefile b/databases/py-kyotocabinet/Makefile
index 4f893516ff15..cd2075a70805 100644
--- a/databases/py-kyotocabinet/Makefile
+++ b/databases/py-kyotocabinet/Makefile
@@ -3,12 +3,12 @@
PORTNAME= kyotocabinet
PORTVERSION= 1.22
+DISTVERSIONPREFIX= python-
PORTREVISION= 1
CATEGORIES= databases python
MASTER_SITES= http://fallabs.com/${PORTNAME}/pythonpkg/ \
LOCAL/sunpoet
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DISTNAME= ${PORTNAME}-python-${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Python binding of kyotocabinet