summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorobache <obache>2014-11-21 01:05:13 +0000
committerobache <obache>2014-11-21 01:05:13 +0000
commit7d739e5398deb640f3dc5931501fa07eab0a969d (patch)
tree72b09b4d3f9fc0fdef305349a60d1db6ee540e0b /security
parent87fdde070de3418aaef3aee68e6ad3a418c3eabf (diff)
downloadpkgsrc-7d739e5398deb640f3dc5931501fa07eab0a969d.tar.gz
Treat Haiku same as NetBSD.
patch from Бородулин Виталий in pkgsrc-users@.
Diffstat (limited to 'security')
-rw-r--r--security/tcp_wrappers/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/tcp_wrappers/Makefile b/security/tcp_wrappers/Makefile
index f821948c00e..1bb78b1be3f 100644
--- a/security/tcp_wrappers/Makefile
+++ b/security/tcp_wrappers/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2014/10/09 14:06:56 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2014/11/21 01:05:13 obache Exp $
DISTNAME= tcp_wrappers_7.6-ipv6.4
PKGNAME= ${DISTNAME:S/_7.6-ipv6/-7.6/}
@@ -20,6 +20,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