Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Oct 2019 14:11:26 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r514721 - head/ftp/profxp
Message-ID:  <201910181411.x9IEBQL5057316@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Fri Oct 18 14:11:25 2019
New Revision: 514721
URL: https://svnweb.freebsd.org/changeset/ports/514721

Log:
  ftp/profxp: Drop nop post-patch1 target

Modified:
  head/ftp/profxp/Makefile

Modified: head/ftp/profxp/Makefile
==============================================================================
--- head/ftp/profxp/Makefile	Fri Oct 18 13:40:52 2019	(r514720)
+++ head/ftp/profxp/Makefile	Fri Oct 18 14:11:25 2019	(r514721)
@@ -21,9 +21,6 @@ USES=		shebangfix perl5
 SHEBANG_FILES=	profxpv3.pl
 perl_OLD_CMD=	/home/tom/ActivePerl-5.6/bin/perl
 
-post-patch1:
-	@${REINPLACE_CMD} -i '' '1s|^\#.*|#!${PERL}|' ${WRKSRC}/profxpv3.pl
-
 do-install:
 	@${MKDIR} ${STAGEDIR}${PREFIX}/${SITE_PERL_REL}
 	${INSTALL_SCRIPT} ${WRKSRC}/profxpv3.pl ${STAGEDIR}${PREFIX}/bin/profxp



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910181411.x9IEBQL5057316>