diff options
Diffstat (limited to 'www/node04/Makefile')
-rw-r--r-- | www/node04/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/node04/Makefile b/www/node04/Makefile index c245653801f5..8b666d99717a 100644 --- a/www/node04/Makefile +++ b/www/node04/Makefile @@ -23,6 +23,8 @@ USE_LDCONFIG= yes USE_PYTHON= yes USE_GNOME= pkgconfig +CONFLICTS= node-0.5.[0-9]* + ONLY_FOR_ARCHS= i386 amd64 MAKE_JOBS_SAFE= yes CONFIGURE_ARGS= --prefix=${PREFIX_RELDEST} |