aboutsummaryrefslogtreecommitdiffstats
path: root/news/newsfetch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'news/newsfetch/Makefile')
-rw-r--r--news/newsfetch/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/news/newsfetch/Makefile b/news/newsfetch/Makefile
index d0c3f040535a..0eac93810f6e 100644
--- a/news/newsfetch/Makefile
+++ b/news/newsfetch/Makefile
@@ -20,12 +20,6 @@ MAKE_ENV= BINDIR="${PREFIX}/bin" MANDIR="${PREFIX}/man/man"
MAN1= newsfetch.1
MANCOMPRESSED= maybe
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 501000
-BROKEN= "Does not compile"
-.endif
-
do-configure:
cd ${WRKSRC} && ( \
${ECHO_CMD} "PROG= newsfetch"; \
@@ -33,4 +27,4 @@ do-configure:
${ECHO_CMD} ".include <bsd.prog.mk>"; \
) > Makefile
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>