diff --git a/www/get_flash_videos/Makefile b/www/get_flash_videos/Makefile index a63e7de563fc..5b790ab31a46 100644 --- a/www/get_flash_videos/Makefile +++ b/www/get_flash_videos/Makefile @@ -33,7 +33,6 @@ DISTFILE_DATE= 20120610 PLIST_FILES= bin/${PORTNAME} -NO_STAGE= yes post-extract: @${CP} ${DISTDIR}/${DISTNAME} ${WRKSRC} @@ -43,6 +42,6 @@ post-patch: do-install: @${INSTALL_SCRIPT} ${WRKSRC}/${DISTNAME} \ - ${PREFIX}/bin/${PORTNAME} + ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include