pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: fix build problem with security/tcp_wrappers on Haiku



committed.  thanks!

On Thu, 20 Nov 2014 20:22:40 +0900, Бородулин Виталий <admin%freenet59.ru@localhost> wrote:

This patch fix build package tcp_wrappers on Haiku
------------------------------------------------
diff --git a/security/tcp_wrappers/Makefile
b/security/tcp_wrappers/Makefile
index 7844ffc..4f55917 100644
--- a/security/tcp_wrappers/Makefile
+++ b/security/tcp_wrappers/Makefile
@@ -22,6 +22,7 @@ PKG_SUGGESTED_OPTIONS=        inet6
  BUILD_TARGET.${OPSYS}?=        generic         # good luck!
  BUILD_TARGET.Darwin=   netbsd
  BUILD_TARGET.Interix=  netbsd
+BUILD_TARGET.Haiku=    netbsd
  BUILD_TARGET.Linux=    ${LOWER_OPSYS}
  .if !empty(OPSYS:M*BSD)
  BUILD_TARGET.${OPSYS}= netbsd
------------------------------------------------


--
OBATA Akio / obata%lins.jp@localhost


Home | Main Index | Thread Index | Old Index