diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2011-08-05 04:52:27 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2011-08-05 04:52:27 +0000 |
commit | 1d16f2f3d9117540530f03fe75cf6be6b9a60565 (patch) | |
tree | 6ba0e4da85fdb187e33082d9dabfeebc72667689 /www/node04 | |
parent | 9af0be47767756051779ee1a7ce9fb24f1bcadb2 (diff) |
Notes
Diffstat (limited to 'www/node04')
-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} |