aboutsummaryrefslogtreecommitdiff
path: root/japanese/lookup
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-10-28 21:08:42 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-10-28 21:08:42 +0000
commitb9fd5dfdcfecee8bcfe9d31e6a122101ddea133a (patch)
tree927aad3090867bd17305a4181b892e6a8fa9d777 /japanese/lookup
parent59da2362746c13f3b132707dbb051df16bb227de (diff)
downloadports-b9fd5dfdcfecee8bcfe9d31e6a122101ddea133a.tar.gz
ports-b9fd5dfdcfecee8bcfe9d31e6a122101ddea133a.zip
Notes
Diffstat (limited to 'japanese/lookup')
-rw-r--r--japanese/lookup/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/japanese/lookup/Makefile b/japanese/lookup/Makefile
index 05f03e2616ca..aa89e7ad010e 100644
--- a/japanese/lookup/Makefile
+++ b/japanese/lookup/Makefile
@@ -36,12 +36,6 @@ CONFIGURE_ARGS= --with-emacs=${EMACS_CMD} \
--with-lispdir=${ELISPDIR} \
--infodir=${PORTINFODIR}
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 502126
-BROKEN= "Does not build on FreeBSD >= 5.x"
-.endif
-
post-install:
.if (${EMACS_PORT_NAME} == "xemacs21-mule")
${RM} -f ${WRKDIR}/${MANIFEST}
@@ -53,4 +47,4 @@ post-install:
${EMACSDIR}/pkginfo/
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>