svn commit: r497490 - head/science/metaf2xml

Tobias Kortkamp tobik at FreeBSD.org
Mon Apr 1 16:08:14 UTC 2019


Author: tobik
Date: Mon Apr  1 16:08:12 2019
New Revision: 497490
URL: https://svnweb.freebsd.org/changeset/ports/497490

Log:
  science/metaf2xml: Drop nop USE_PERL5=install

Modified:
  head/science/metaf2xml/Makefile

Modified: head/science/metaf2xml/Makefile
==============================================================================
--- head/science/metaf2xml/Makefile	Mon Apr  1 16:00:01 2019	(r497489)
+++ head/science/metaf2xml/Makefile	Mon Apr  1 16:08:12 2019	(r497490)
@@ -32,7 +32,7 @@ MAKE_ARGS=	CGI_BIN_DIR=${WWWDIR}/cgi-bin \
 NO_BUILD=	yes
 NO_ARCH=	yes
 USES=		perl5 shebangfix tar:tgz
-USE_PERL5=	install run
+USE_PERL5=	run
 SHEBANG_FILES=	metaf.pl metaf2xml.pl metafsrc2raw.pl
 
 PLIST_SUB=	VERSION=${PORTVERSION}


More information about the svn-ports-all mailing list