aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2005-03-06 20:17:25 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2005-03-06 20:17:25 +0000
commit4e6588678bbf498d34b98cad112392a9356264dc (patch)
tree6f4d3f3f7f756031ec5e80b138a6d8ee95a5d1e4
parent40ced378492a5b7c3aa9ed045e84a88dfd8d7034 (diff)
downloadports-4e6588678bbf498d34b98cad112392a9356264dc.tar.gz
ports-4e6588678bbf498d34b98cad112392a9356264dc.zip
Notes
-rw-r--r--chinese/scim-chewing/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/chinese/scim-chewing/Makefile b/chinese/scim-chewing/Makefile
index ea80f7e2978c..ad1e0bbebd89 100644
--- a/chinese/scim-chewing/Makefile
+++ b/chinese/scim-chewing/Makefile
@@ -25,12 +25,6 @@ USE_REINPLACE= yes
post-patch:
@${REINPLACE_CMD} -e 's,/1.0.0/,/,g' ${WRKSRC}/src/Makefile.in
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500035
-BROKEN= scim-make-table is not available for 4.x
-.endif
-
post-install:
@${CAT} ${PKGMESSAGE}
@${ECHO}
@@ -38,4 +32,4 @@ post-install:
@${ECHO}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>