aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/scim-skk
diff options
context:
space:
mode:
authorgabor <gabor@FreeBSD.org>2007-04-18 19:46:10 +0800
committergabor <gabor@FreeBSD.org>2007-04-18 19:46:10 +0800
commit6bd17ff66ce62395df049c5abfa1aee807f42d8f (patch)
tree2913434b1283d364d726be08108835e77c79a5a4 /japanese/scim-skk
parentccefdc05be704d891af786f9b61b29cb194bd7da (diff)
downloadfreebsd-ports-graphics-6bd17ff66ce62395df049c5abfa1aee807f42d8f.tar.gz
freebsd-ports-graphics-6bd17ff66ce62395df049c5abfa1aee807f42d8f.tar.zst
freebsd-ports-graphics-6bd17ff66ce62395df049c5abfa1aee807f42d8f.zip
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter i-m
Diffstat (limited to 'japanese/scim-skk')
-rw-r--r--japanese/scim-skk/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/japanese/scim-skk/Makefile b/japanese/scim-skk/Makefile
index ae75745ab1c..a90a8a0fb1f 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