aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/skkfep/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/skkfep/Makefile')
-rw-r--r--japanese/skkfep/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/japanese/skkfep/Makefile b/japanese/skkfep/Makefile
index 06dc11d7d56..64903c4cfa7 100644
--- a/japanese/skkfep/Makefile
+++ b/japanese/skkfep/Makefile
@@ -19,16 +19,10 @@ RUN_DEPENDS= ${LOCALBASE}/sbin/skkserv:${PORTSDIR}/japanese/skk
WRKSRC= ${WRKDIR}/${PORTNAME}
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 501000
-BROKEN= "Does not compile on FreeBSD ${OSVERSION}"
-.endif
-
MAN1= skkfep.1
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/skkfep ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/skkfep.1 ${MANPREFIX}/man/man1
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>