diff options
author | David Thiel <lx@FreeBSD.org> | 2007-04-29 02:22:27 +0000 |
---|---|---|
committer | David Thiel <lx@FreeBSD.org> | 2007-04-29 02:22:27 +0000 |
commit | 46c959c5f0cedee7782b83957583cc89f2f636bb (patch) | |
tree | 953a7205361615f7dbfac24ebe9dc97f3c7bdbd8 /japanese/scim-tables | |
parent | b76313dce14878e697a563849451c083f6e186f1 (diff) | |
download | ports-46c959c5f0cedee7782b83957583cc89f2f636bb.tar.gz ports-46c959c5f0cedee7782b83957583cc89f2f636bb.zip |
Notes
Diffstat (limited to 'japanese/scim-tables')
-rw-r--r-- | japanese/scim-tables/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/japanese/scim-tables/Makefile b/japanese/scim-tables/Makefile index e0a8f4eaa826..388f55fa1537 100644 --- a/japanese/scim-tables/Makefile +++ b/japanese/scim-tables/Makefile @@ -22,10 +22,6 @@ GNU_CONFIGURE= yes .include <bsd.port.pre.mk> -.if ${OSVERSION} < 500035 -BROKEN= No working scim-make-table command on 4.x. Install textproc/scim-table-imengine for details -.endif - CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include -D__STDC_ISO_10646__" \ LDFLAGS="-L${LOCALBASE}/lib -lintl" \ SCIM_DATADIR=${PREFIX}/share/scim \ |