From f1749e4ab1795953ad8807b40fcb138ad425a53f Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Thu, 29 Dec 2016 14:29:18 +0000 Subject: - Remove bogus (in presence of USE_GITHUB) USES=tar* - While here, minor cosmetic and license fixes Approved by: portmgr blanket --- textproc/php-mecab/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc/php-mecab') diff --git a/textproc/php-mecab/Makefile b/textproc/php-mecab/Makefile index 5a3e4ae1164a..66af20db3e3c 100644 --- a/textproc/php-mecab/Makefile +++ b/textproc/php-mecab/Makefile @@ -18,8 +18,8 @@ USE_GITHUB= yes GH_ACCOUNT= rsky WRKSRC_SUBDIR= mecab -CONFIGURE_ARGS+= --with-mecab=${LOCALBASE}/bin/mecab-config -USES= php:ext tar:tgz +CONFIGURE_ARGS= --with-mecab=${LOCALBASE}/bin/mecab-config +USES= php:ext PHP_MODNAME= mecab .include -- cgit v1.2.3