www/unit-*: remove needless USE_LANGUAGES directive.

This commit is contained in:
Sergey A. Osokin 2020-11-18 09:01:00 -05:00
parent d01e7e303e
commit 5acb9362eb
4 changed files with 0 additions and 7 deletions

View File

@ -8,7 +8,6 @@ MODNAME= ${LANG}
MAINTAINER= osa@FreeBSD.org
USE_LANGUAGES+= c
USE_TOOLS+= perl
post-configure:

View File

@ -10,8 +10,6 @@ MAINTAINER= osa@FreeBSD.org
PHP_VERSIONS_ACCEPTED?= 56 72 73 74
USE_LANGUAGES+= c
.include "../../lang/php/phpversion.mk"
#.if empty(PKG_BUILD_OPTIONS.${PHP_PKG_PREFIX}:Mphp-embed)

View File

@ -8,8 +8,6 @@ MODNAME= ${LANG}
MAINTAINER= osa@FreeBSD.org
USE_LANGUAGES+= c
post-configure:
cd ${WRKSRC} && \
./configure ${LANG} --module=${MODNAME} \

View File

@ -8,8 +8,6 @@ MODNAME= ${LANG}
MAINTAINER= osa@FreeBSD.org
USE_LANGUAGES+= c
post-configure:
cd ${WRKSRC} && \
./configure ${LANG} --module=${MODNAME}