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
commitd5b6abf6826d3654a2ed278ac9f6d52099be4645 (patch)
tree72b09b4d3f9fc0fdef305349a60d1db6ee540e0b /security
parenta6fdd9217d9d5802aa95ba11ffbcaf6adb2ba70d (diff)
downloadpkgsrc-d5b6abf6826d3654a2ed278ac9f6d52099be4645.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