summaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-09-30 15:10:50 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-09-30 15:10:50 +0000
commitbf9e31deee41429900bf6e4b8017230fcb6f8c57 (patch)
treec72fb7810d38653bef306afe04e08b8b0a1e87c2 /chinese
parent- Support STAGEDIR (diff)
- Convert to new LIB_DEPENDS format
- Support STAGEDIR
Notes
Notes: svn path=/head/; revision=328804
Diffstat (limited to 'chinese')
-rw-r--r--chinese/p5-cconv/Makefile5
-rw-r--r--chinese/p5-cconv/pkg-plist1
2 files changed, 2 insertions, 4 deletions
diff --git a/chinese/p5-cconv/Makefile b/chinese/p5-cconv/Makefile
index 7f2d858091ef..89101912d842 100644
--- a/chinese/p5-cconv/Makefile
+++ b/chinese/p5-cconv/Makefile
@@ -11,13 +11,10 @@ DISTNAME= ${PORTNAME}-perl-${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Perl wrapper for chinese/cconv
-LIB_DEPENDS= cconv:${PORTSDIR}/chinese/cconv
+LIB_DEPENDS= libcconv.so:${PORTSDIR}/chinese/cconv
CFLAGS+= -I${LOCALBASE}/include
USE_PERL5= configure
USES= perl5
-MAN3= ${PORTNAME}.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/chinese/p5-cconv/pkg-plist b/chinese/p5-cconv/pkg-plist
index 2392ae0e7e1b..ef92e939386d 100644
--- a/chinese/p5-cconv/pkg-plist
+++ b/chinese/p5-cconv/pkg-plist
@@ -3,4 +3,5 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/cconv/autosplit.ix
%%SITE_PERL%%/%%PERL_ARCH%%/auto/cconv/cconv.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/cconv/cconv.so
+%%PERL5_MAN3%%/cconv.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/cconv