aboutsummaryrefslogtreecommitdiff
path: root/comms/hcidump
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-01-05 17:27:29 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-01-05 17:27:29 +0000
commitc4d4cacd63490d4b63e844ae298880332a388ba7 (patch)
tree3913b841cc9c2f98d7e4b2056eafc0d9980bf1c8 /comms/hcidump
parent5faefa6350cd172add279e339bd86a650313beb3 (diff)
downloadports-c4d4cacd63490d4b63e844ae298880332a388ba7.tar.gz
ports-c4d4cacd63490d4b63e844ae298880332a388ba7.zip
Notes
Diffstat (limited to 'comms/hcidump')
-rw-r--r--comms/hcidump/Makefile13
1 files changed, 1 insertions, 12 deletions
diff --git a/comms/hcidump/Makefile b/comms/hcidump/Makefile
index 5bd014e94218..b0edbec71933 100644
--- a/comms/hcidump/Makefile
+++ b/comms/hcidump/Makefile
@@ -19,15 +19,4 @@ MAN1= hcidump.1
MANCOMPRESSED= yes
PLIST_FILES= bin/hcidump
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 502000
-IGNORE= it needs Bluetooth stack (FreeBSD 5.2 or newer)
-.endif
-
-.if ${OSVERSION} < 502121
-# libbluetooth is only installed on i386 before this version
-ONLY_FOR_ARCHS= i386
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>