diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-10-05 23:07:59 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-10-05 23:07:59 +0000 |
commit | 2d73962c8f85a53ca5327830811a444b782e1b45 (patch) | |
tree | 742eb8b2738fea6200d3910e765fe63921934ca8 | |
parent | BROKEN: Does not build (diff) |
BROKEN: Broken by master port update
Notes
Notes:
svn path=/head/; revision=67434
-rw-r--r-- | korean/gaim/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/korean/gaim/Makefile b/korean/gaim/Makefile index da863dc68dab..b53c5bf22625 100644 --- a/korean/gaim/Makefile +++ b/korean/gaim/Makefile @@ -15,6 +15,8 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= cjh@FreeBSD.org +BROKEN= "Broken by master port update" + LIB_DEPENDS+= iconv.3:${PORTSDIR}/converters/libiconv MASTERDIR= ${.CURDIR}/../../net/gaim |