aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-09-22 07:14:00 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-09-22 07:14:00 +0000
commit2de6d0986dae57ce2a2baf19795979345fcd04eb (patch)
tree8ee9853fe205829d45d09bb5071a0eb81239e5b4 /textproc
parentbdd9216c88016e918329a645f08c54d9beaa6c16 (diff)
downloadports-2de6d0986dae57ce2a2baf19795979345fcd04eb.tar.gz
ports-2de6d0986dae57ce2a2baf19795979345fcd04eb.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/php-mecab/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/php-mecab/Makefile b/textproc/php-mecab/Makefile
index 13553335c387..0b9aed9dacdf 100644
--- a/textproc/php-mecab/Makefile
+++ b/textproc/php-mecab/Makefile
@@ -22,5 +22,6 @@ GH_PROJECT= php-${PORTNAME}
WRKSRC_SUBDIR= mecab
CONFIGURE_ARGS= --with-mecab=${LOCALBASE}/bin/mecab-config
USES= php:ext
+IGNORE_WITH_PHP= 74
.include <bsd.port.mk>