revert to less concise expression

Requested by:	sunpoet
This commit is contained in:
Brendan Fabeny 2011-08-05 09:32:30 +00:00
parent c86d0303c4
commit 842540e117
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=278947

View File

@ -32,7 +32,7 @@ RUN_DEPENDS+= rtmpdump:${PORTSDIR}/multimedia/rtmpdump
.endif
post-extract:
@${CP} ${_DISTDIR}/${DISTNAME} ${WRKSRC}/youtube-dl
@${CP} ${DISTDIR}/${DIST_SUBDIR}/${DISTNAME} ${WRKSRC}/youtube-dl
do-install:
@${INSTALL_SCRIPT} ${WRKSRC}/youtube-dl ${PREFIX}/bin/youtube-dl