svn commit: r444756 - head/www/uglifyjs
Antoine Brodin
antoine at FreeBSD.org
Fri Jun 30 14:44:00 UTC 2017
Author: antoine
Date: Fri Jun 30 14:43:59 2017
New Revision: 444756
URL: https://svnweb.freebsd.org/changeset/ports/444756
Log:
Mark BROKEN: fails to package
pkg-static: Unable to access file /wrkdirs/usr/ports/www/uglifyjs/work/stage/usr/local/lib/node_modules/uglify-js/.npmignore:No such file or directory
Reported by: pkg-fallout
Modified:
head/www/uglifyjs/Makefile
Modified: head/www/uglifyjs/Makefile
==============================================================================
--- head/www/uglifyjs/Makefile Fri Jun 30 14:13:17 2017 (r444755)
+++ head/www/uglifyjs/Makefile Fri Jun 30 14:43:59 2017 (r444756)
@@ -11,6 +11,8 @@ COMMENT= JavaScript parser/compressor/beautifier
LICENSE= BSD2CLAUSE
+BROKEN= fails to package
+
BUILD_DEPENDS= npm>=0:www/npm
RUN_DEPENDS= npm>=0:www/npm
More information about the svn-ports-all
mailing list