1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Drop archivers/xz dependency: included in base system on all supported releases

This commit is contained in:
Christian Weisgerber 2014-01-12 21:16:05 +00:00
parent 326880eb13
commit e6e704fec2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=339549

View File

@ -3,7 +3,7 @@
PORTNAME= rpm2cpio
PORTVERSION= 1.3
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= archivers
MASTER_SITES= # none
DISTFILES= # none
@ -19,8 +19,6 @@ REINPLACE_ARGS=
PLIST_FILES= bin/rpm2cpio.pl
RUN_DEPENDS+= xz:${PORTSDIR}/archivers/xz
do-extract:
@${MKDIR} ${WRKSRC}
@${REINPLACE_CMD} -e 's|^#!/usr/bin/perl|#!${PERL}|' ${FILESDIR}/${PORTNAME} >${WRKDIR}/${PORTNAME}