From e95f5a6927bc19b08ffbd31bec83365a0af09c11 Mon Sep 17 00:00:00 2001 From: sunpoet Date: Sat, 16 May 2015 13:35:42 +0000 Subject: - Use DISTVERSIONPREFIX instead of DISTNAME --- chinese/py-cconv/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chinese') diff --git a/chinese/py-cconv/Makefile b/chinese/py-cconv/Makefile index dd48c1efdbb..277e0888a60 100644 --- a/chinese/py-cconv/Makefile +++ b/chinese/py-cconv/Makefile @@ -3,10 +3,10 @@ PORTNAME= cconv PORTVERSION= 0.5.0 +DISTVERSIONPREFIX= python- CATEGORIES= chinese converters python MASTER_SITES= GOOGLE_CODE PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= ${PORTNAME}-python-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python wrapper for chinese/cconv -- cgit