1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00

Remove the now useless pre-su-install target.

Spotted by:	bapt
This commit is contained in:
Mathieu Arnold 2013-10-03 08:35:38 +00:00
parent cef5ab1566
commit 61fb042452
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=329162
4 changed files with 0 additions and 16 deletions

View File

@ -193,10 +193,6 @@ post-patch:
${WRKSRC}/hints/freebsd.sh
.endif
pre-su-install:
@${RM} -f ${STAGEDIR}${PREFIX}/bin/perl${PERL_VERSION}
@${RM} -f ${STAGEDIR}${PREFIX}/bin/perl
post-install:
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/perl${PERL_VERSION}
.if ${OSVERSION} >= 900022

View File

@ -190,10 +190,6 @@ post-patch:
${WRKSRC}/hints/freebsd.sh
.endif
pre-su-install:
@${RM} -f ${STAGEDIR}${PREFIX}/bin/perl${PERL_VERSION}
@${RM} -f ${STAGEDIR}${PREFIX}/bin/perl
post-install:
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/perl${PERL_VERSION}
.if ${OSVERSION} >= 900022

View File

@ -189,10 +189,6 @@ post-patch:
${WRKSRC}/hints/freebsd.sh
.endif
pre-su-install:
@${RM} -f ${STAGEDIR}${PREFIX}/bin/perl${PERL_VERSION}
@${RM} -f ${STAGEDIR}${PREFIX}/bin/perl
post-install:
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/perl${PERL_VERSION}
.if ${OSVERSION} >= 900022

View File

@ -171,10 +171,6 @@ post-patch:
${WRKSRC}/hints/freebsd.sh
.endif
pre-su-install:
@${RM} -f ${STAGEDIR}${PREFIX}/bin/perl${PERL_VERSION}
@${RM} -f ${STAGEDIR}${PREFIX}/bin/perl
post-install:
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/perl${PERL_VERSION}
.if ${OSVERSION} >= 900022