pkgsrc-Users archive

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

fix build problem with security/tcp_wrappers on Haiku



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
------------------------------------------------
--
Jabber ID: admin%freenet59.ru@localhost
--


Home | Main Index | Thread Index | Old Index