aboutsummaryrefslogtreecommitdiff
path: root/korean
diff options
context:
space:
mode:
authorCHOI Junho <cjh@FreeBSD.org>2002-03-30 14:45:08 +0000
committerCHOI Junho <cjh@FreeBSD.org>2002-03-30 14:45:08 +0000
commitf676c8f1b155eccc2a2ee1f058ee50b1ab2f80d2 (patch)
treefe437bc1eab468f81050060b3113fb1be833a5d0 /korean
parent9487b0418fea9010f75d9817bdc886154afdddae (diff)
downloadports-f676c8f1b155eccc2a2ee1f058ee50b1ab2f80d2.tar.gz
ports-f676c8f1b155eccc2a2ee1f058ee50b1ab2f80d2.zip
Notes
Diffstat (limited to 'korean')
-rw-r--r--korean/gaim/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/korean/gaim/Makefile b/korean/gaim/Makefile
index cc2b83478344..1c7505103f5d 100644
--- a/korean/gaim/Makefile
+++ b/korean/gaim/Makefile
@@ -17,4 +17,8 @@ LIB_DEPENDS+= iconv.3:${PORTSDIR}/converters/libiconv
# Slightly modified from http://master.debian.or.kr/~alee/patch/
EXTRA_PATCHES= ${.CURDIR}/files/gaim-0.54-utf.diff
+.if !exists(/usr/include/langinfo.h)
+BROKEN= "/usr/include/langinfo.h needed; 4-stable after Mar 13 2002 and -current"
+.endif
+
.include "${MASTERDIR}/Makefile"