aboutsummaryrefslogtreecommitdiff
path: root/emulators/doscmd
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2009-03-08 09:23:22 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2009-03-08 09:23:22 +0000
commit5bb1db25ab87edec0823dc3c87ce023e9e16cee4 (patch)
tree8a309b8a471a52b7761c5c33257bdcad5ff10246 /emulators/doscmd
parenta40d9f18320a4ed9bb2e4ce63cda790e8250cac3 (diff)
downloadports-5bb1db25ab87edec0823dc3c87ce023e9e16cee4.tar.gz
ports-5bb1db25ab87edec0823dc3c87ce023e9e16cee4.zip
Notes
Diffstat (limited to 'emulators/doscmd')
-rw-r--r--emulators/doscmd/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/emulators/doscmd/Makefile b/emulators/doscmd/Makefile
index acc8d1def073..5ee214ed4bb3 100644
--- a/emulators/doscmd/Makefile
+++ b/emulators/doscmd/Makefile
@@ -27,10 +27,4 @@ MAKE_ARGS+= MANDIR="${PREFIX}/man/man"
MAN1= doscmd.1
MANCOMPRESSED= yes
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 800000
-BROKEN= does not build
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>