diff options
author | Volker Stolz <vs@FreeBSD.org> | 2005-01-21 11:13:30 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2005-01-21 11:13:30 +0000 |
commit | 8cee290dd8f3c8c5db557efb68e0bb84e1d3b41f (patch) | |
tree | 4fa79014cc4f5907956f98f7f7c77b6288021a51 /lang/ohugs/Makefile | |
parent | 7465c648696275085bfe277d95a23041741780a1 (diff) |
Notes
Diffstat (limited to 'lang/ohugs/Makefile')
-rw-r--r-- | lang/ohugs/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lang/ohugs/Makefile b/lang/ohugs/Makefile index 4159e02875cb..72ec170799c6 100644 --- a/lang/ohugs/Makefile +++ b/lang/ohugs/Makefile @@ -24,10 +24,6 @@ USE_BISON= yes .include <bsd.port.pre.mk> -.if ${OSVERSION} >= 502108 -BROKEN= "Does not compile on FreeBSD >= 5.x" -.endif - post-patch: .if defined(WITHOUT_X11) @${PATCH} ${PATCH_ARGS} < ${FILESDIR}/extra-patch-src::prelude.h |