Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F157028381
D11836.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
680 B
Referenced Files
None
Subscribers
None
D11836.id.diff
View Options
Index: www/npm/Makefile
===================================================================
--- www/npm/Makefile
+++ www/npm/Makefile
@@ -3,7 +3,7 @@
PORTNAME= npm
PORTVERSION= 5.3.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
MASTER_SITES= LOCAL/sunpoet
@@ -12,8 +12,16 @@
LICENSE= MIT
-RUN_DEPENDS= gmake:devel/gmake \
- node>=0.8.0:www/node
+RUN_DEPENDS= gmake:devel/gmake
+
+OPTIONS_SINGLE= BACKEND
+OPTIONS_SINGLE_BACKEND= NODE6 NODE
+OPTIONS_DEFAULT= NODE
+NODE_DESC= Use www/node as backend
+NODE6_DESC= Use www/node6 as backend
+
+NODE_RUN_DEPENDS= node>=0.8.0:www/node
+NODE6_RUN_DEPENDS= node6>=0.8.0:www/node6
CONFLICTS_INSTALL= npm2 npm3 npm4
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, May 19, 12:55 AM (21 h, 59 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33281243
Default Alt Text
D11836.id.diff (680 B)
Attached To
Mode
D11836: www/npm: Add option to build with www/node6
Attached
Detach File
Event Timeline
Log In to Comment