Index: head/www/R-cran-Rpad/Makefile =================================================================== --- head/www/R-cran-Rpad/Makefile (revision 400616) +++ head/www/R-cran-Rpad/Makefile (revision 400617) @@ -1,26 +1,28 @@ # Created by: TAKATSU Tomonari # $FreeBSD$ PORTNAME= Rpad PORTVERSION= 1.3.0 PORTREVISION= 14 CATEGORIES= www DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Workbook-style, web-based interface to R LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= fails to stage + USES= cran:auto-plist shebangfix perl_OLD_CMD= c:/apps/perl/bin/perl.exe SHEBANG_FILES= inst/basehtml/editor/htmlarea/examples/*.cgi \ inst/basehtml/editor/htmlarea/plugins/SpellChecker/spell-check-logic.cgi \ inst/basehtml/server/*.pl \ inst/serverversion/Statistics-R_perl_interface/script/*.pl post-patch: @${RMDIR} ${WRKSRC}/inst/basehtml/editor/htmlarea/examples/test .include