1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00

- Pet portlint: remove ABI version number from LIB_DEPENDS

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2012-08-07 11:47:14 +00:00
parent e18d61c447
commit 8a2f5f7e46
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=302233

View File

@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-php-${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= PHP wrapper for chinese/cconv
LIB_DEPENDS= cconv.0:${PORTSDIR}/chinese/cconv
LIB_DEPENDS= cconv:${PORTSDIR}/chinese/cconv
CONFIGURE_ARGS= --with-cconv-dir=${LOCALBASE}
USE_PHP= yes