diff options
Diffstat (limited to 'japanese/php5-mecab/Makefile')
-rw-r--r-- | japanese/php5-mecab/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/japanese/php5-mecab/Makefile b/japanese/php5-mecab/Makefile index b9348cdf1bca..3a035f834d5b 100644 --- a/japanese/php5-mecab/Makefile +++ b/japanese/php5-mecab/Makefile @@ -15,8 +15,6 @@ LIB_DEPENDS= mecab:${PORTSDIR}/japanese/mecab USE_PHP= yes USE_PHPEXT= yes CONFIGURE_ARGS= --with-mecab=${LOCALBASE}/bin/mecab-config -CONFIGURE_ENV= LIBS="${LIBS} ${PTHREAD_LIBS}" -CFLAGS+= ${PTHREAD_CFLAGS} .include <bsd.port.pre.mk> |