diff options
Diffstat (limited to 'www/decss/Makefile')
-rw-r--r-- | www/decss/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/decss/Makefile b/www/decss/Makefile index 19d52c2d0f82..f7d4668ea191 100644 --- a/www/decss/Makefile +++ b/www/decss/Makefile @@ -15,6 +15,7 @@ WRKSRC= ${WRKDIR}/source NO_BUILD= YES USES= perl5 +NO_STAGE= yes do-install: ${INSTALL_SCRIPT} ${WRKSRC}/DeCSS ${PREFIX}/bin/decss ${MKDIR} ${PREFIX}/share/doc/decss |