Index: head/chinese/p5-cconv/Makefile =================================================================== --- head/chinese/p5-cconv/Makefile (revision 386540) +++ head/chinese/p5-cconv/Makefile (revision 386541) @@ -1,23 +1,23 @@ # Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ PORTNAME= cconv PORTVERSION= 0.6.1 +DISTVERSIONPREFIX= perl- PORTREVISION= 1 CATEGORIES= chinese converters perl5 MASTER_SITES= GOOGLE_CODE PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-perl-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Perl wrapper for chinese/cconv LICENSE= GPLv2 LIB_DEPENDS= libcconv.so:${PORTSDIR}/chinese/cconv CFLAGS+= -I${LOCALBASE}/include USE_PERL5= configure USES= perl5 .include