summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2014-11-21 01:05:13 +0000
committerobache <obache@pkgsrc.org>2014-11-21 01:05:13 +0000
commit06048acf477f10ca0de70c0fd6d03eeaabeac4f5 (patch)
tree72b09b4d3f9fc0fdef305349a60d1db6ee540e0b /security
parentb71a216cf0942d9c03f4761e30968fa607dd411e (diff)
downloadpkgsrc-06048acf477f10ca0de70c0fd6d03eeaabeac4f5.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