aboutsummaryrefslogtreecommitdiff
path: root/devel/py-liblarch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-liblarch/Makefile')
-rw-r--r--devel/py-liblarch/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/py-liblarch/Makefile b/devel/py-liblarch/Makefile
index 294eff4c9408..2e4b6f1bd424 100644
--- a/devel/py-liblarch/Makefile
+++ b/devel/py-liblarch/Makefile
@@ -2,6 +2,7 @@
PORTNAME= liblarch
PORTVERSION= 2.1.0
+DISTVERSIONPREFIX= v
CATEGORIES= devel python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,8 +16,4 @@ USE_GNOME= pygobject
USES= python:2
USE_PYTHON= distutils autoplist
-GH_ACCOUNT= ${PORTNAME}
-GH_TAGNAME= v${PORTVERSION}
-GH_COMMIT= 76d6490
-
.include <bsd.port.mk>