diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2007-04-18 11:46:10 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2007-04-18 11:46:10 +0000 |
commit | c44fa33a5e74f28fd77012aba7e3a9c8d633e36a (patch) | |
tree | e6dd259a421e47b261f2bd597fcca9e4eec75ae0 /japanese/scim-skk | |
parent | 06e0fcfad4fcd1229d0855aef4a391838f476cf3 (diff) |
Notes
Diffstat (limited to 'japanese/scim-skk')
-rw-r--r-- | japanese/scim-skk/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/japanese/scim-skk/Makefile b/japanese/scim-skk/Makefile index ae75745ab1c1..a90a8a0fb1f6 100644 --- a/japanese/scim-skk/Makefile +++ b/japanese/scim-skk/Makefile @@ -39,10 +39,6 @@ CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include -D__STDC_ISO_10646__" \ LDFLAGS="-L${LOCALBASE}/lib" .endif -.if ${OSVERSION} < 500000 -BROKEN= does not compile on 4.x: bad C++ code -.endif - post-patch: @${REINPLACE_CMD} "s|LOCALBASE|${LOCALBASE}|" ${WRKSRC}/src/scim_skk_prefs.h |