summaryrefslogtreecommitdiff
path: root/shells/bash1/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'shells/bash1/Makefile')
-rw-r--r--shells/bash1/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/shells/bash1/Makefile b/shells/bash1/Makefile
index e44b06377eaa..649b5b911f4d 100644
--- a/shells/bash1/Makefile
+++ b/shells/bash1/Makefile
@@ -22,13 +22,7 @@ NOMANCOMPRESS= yes
MAN1= bash.1 bash_builtins.1
INFO= bash
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 501000
-BROKEN= "Does not compile"
-.endif
-
post-install:
@install-info ${PREFIX}/info/bash.info ${PREFIX}/info/dir
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>