Enable node and add a note as to why it's using the bundled libcares

This commit is contained in:
jasper 2010-12-30 08:54:52 +00:00
parent 581d07b2fc
commit eddfe1e804
2 changed files with 5 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.486 2010/12/22 20:26:04 jasper Exp $
# $OpenBSD: Makefile,v 1.487 2010/12/30 08:54:52 jasper Exp $
# $FreeBSD: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp $
SUBDIR =
@ -126,6 +126,7 @@
SUBDIR += netsurf
SUBDIR += nginx
SUBDIR += nginx,passenger
SUBDIR += node
SUBDIR += nostromo
SUBDIR += ntlmaps
SUBDIR += opera

View File

@ -1,7 +1,9 @@
# $OpenBSD: Makefile,v 1.4 2010/12/29 17:49:41 jasper Exp $
# $OpenBSD: Makefile,v 1.5 2010/12/30 08:54:52 jasper Exp $
# XXX:
# - Build fails on some amd64 machines?
# - Needs __ARM_NR_cacheflush (or the like) to work on arm-based ports.
# - Needs bundled libcares as arpa/nameser.h does not include ns_t_a.
ONLY_FOR_ARCHS= amd64 i386