aboutsummaryrefslogtreecommitdiff
path: root/korean/scim-hangul
diff options
context:
space:
mode:
authorCHOI Junho <cjh@FreeBSD.org>2006-08-13 07:50:17 +0000
committerCHOI Junho <cjh@FreeBSD.org>2006-08-13 07:50:17 +0000
commita36eef014f07542714a660f3f83df11fd68d3ccc (patch)
treefa790b7a4687e8dba924b877374482dd8bc731dd /korean/scim-hangul
parent3f549711cbbbbc006310bacf23c9d4ce5eac080e (diff)
downloadports-a36eef014f07542714a660f3f83df11fd68d3ccc.tar.gz
ports-a36eef014f07542714a660f3f83df11fd68d3ccc.zip
Notes
Diffstat (limited to 'korean/scim-hangul')
-rw-r--r--korean/scim-hangul/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/korean/scim-hangul/Makefile b/korean/scim-hangul/Makefile
index d9d021d23410..e5e3a74cdd10 100644
--- a/korean/scim-hangul/Makefile
+++ b/korean/scim-hangul/Makefile
@@ -28,6 +28,10 @@ CONFIGURE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
.include <bsd.port.pre.mk>
+.if ${OSVERSION} < 500000
+BROKEN= does not compile on FreeBSD 4.x
+.endif
+
.if ${OSVERSION} < 500035
BUILD_DEPENDS+= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport
RUN_DEPENDS+= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport