aboutsummaryrefslogtreecommitdiff
path: root/misc/zaptel
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-06-29 09:16:42 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-06-29 09:16:42 +0000
commit8c91d898a62034edceeb95ace9c0831d9d8607fa (patch)
treeffd90095fece583477ad33afabdecd5b8a8df975 /misc/zaptel
parent4d70ad96ab279755bc69625f840e3b653f80668c (diff)
downloadports-8c91d898a62034edceeb95ace9c0831d9d8607fa.tar.gz
ports-8c91d898a62034edceeb95ace9c0831d9d8607fa.zip
Notes
Diffstat (limited to 'misc/zaptel')
-rw-r--r--misc/zaptel/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/misc/zaptel/Makefile b/misc/zaptel/Makefile
index c022c0f98f05..89be1a4e4f92 100644
--- a/misc/zaptel/Makefile
+++ b/misc/zaptel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= zaptel
PORTVERSION= 1.4.1
-CATEGORIES= misc
+CATEGORIES= misc kld
MASTER_SITES= http://www.pbxpress.com/~gonzo/
DISTNAME= ${PORTNAME}-bsd-${PORTVERSION}
@@ -26,10 +26,6 @@ USE_RC_SUBR= zaptel
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500000
-IGNORE= does not build on FreeBSD \< 5.x
-.endif
-
pre-everything::
@if [ ! -f /usr/src/sys/Makefile ]; then \
${ECHO_MSG} ">> The zaptel port needs FreeBSD kernel source code to compile."; \