diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-08-07 08:54:21 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-08-07 08:54:21 +0000 |
commit | 26e11f28e9f160291230828d65ce8f47bc2a2a7f (patch) | |
tree | be4069223116ffa2b10ac0722249694949553505 /chinese | |
parent | ee8d2e6aa71d2dd3aa626323fec1db6a7e06e750 (diff) | |
download | ports-26e11f28e9f160291230828d65ce8f47bc2a2a7f.tar.gz ports-26e11f28e9f160291230828d65ce8f47bc2a2a7f.zip |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/p5-cconv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/p5-cconv/Makefile b/chinese/p5-cconv/Makefile index 3a847508a4e4..32ffbef76d2f 100644 --- a/chinese/p5-cconv/Makefile +++ b/chinese/p5-cconv/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-perl-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Perl wrapper for chinese/cconv -LIB_DEPENDS= cconv.0:${PORTSDIR}/chinese/cconv +LIB_DEPENDS= cconv:${PORTSDIR}/chinese/cconv CFLAGS+= -I${LOCALBASE}/include PERL_CONFIGURE= yes |