From f59911fc56d0e995ceff2ccfb386dd481c0dd22f Mon Sep 17 00:00:00 2001 From: Andrej Zverev Date: Wed, 31 Jul 2013 10:11:09 +0000 Subject: - Convert to new perl order - replace post-patch with shebangfix --- converters/htx/Makefile | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) (limited to 'converters') diff --git a/converters/htx/Makefile b/converters/htx/Makefile index 7ac0091309e6..dcf3f1bf10d9 100644 --- a/converters/htx/Makefile +++ b/converters/htx/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: htx -# Date created: 2005-07-19 -# Whom: Vsevolod Stakhov -# +# Created by: Vsevolod Stakhov # $FreeBSD$ -# PORTNAME= htx DISTVERSION= 0.7.8 @@ -13,13 +9,11 @@ MASTER_SITES= http://stuff.myrealm.co.uk/htx/ CENKES MAINTAINER= ports@FreeBSD.org COMMENT= HTML to XHTML converter -USE_PERL5= yes +USES= perl5 shebangfix +SHEBANG_FILES= htx NO_BUILD= yes PLIST_FILES= bin/htx -post-patch: - @${PERL5} -pi.orig -e 's,/usr/bin/perl,${PERL5},' ${WRKSRC}/htx - do-install: ${INSTALL_SCRIPT} ${WRKSRC}/htx ${PREFIX}/bin -- cgit v1.2.3