diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-10-14 08:54:54 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-10-14 08:54:54 +0000 |
commit | 29747f458a1eb2ce23b4594b09d0256dd62760b8 (patch) | |
tree | 1b71ba5d9ffdd308b6c18130f7c116f5bab5dc12 /korean/imhangul | |
parent | 7aad84f808b93baa6a7077ce0b47573b9c4c79a0 (diff) | |
download | ports-29747f458a1eb2ce23b4594b09d0256dd62760b8.tar.gz ports-29747f458a1eb2ce23b4594b09d0256dd62760b8.zip |
Notes
Diffstat (limited to 'korean/imhangul')
-rw-r--r-- | korean/imhangul/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/korean/imhangul/Makefile b/korean/imhangul/Makefile index c4509089bbf8..72ebc624616c 100644 --- a/korean/imhangul/Makefile +++ b/korean/imhangul/Makefile @@ -7,7 +7,7 @@ PORTNAME= imhangul PORTVERSION= 0.9.13 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= korean x11-toolkits MASTER_SITES= http://kldp.net/frs/download.php/2808/ @@ -15,7 +15,7 @@ MAINTAINER= cjh@FreeBSD.org COMMENT= GTK+-2.0 hangul input module USE_BZIP2= yes -USE_X_PREFIX= yes +USE_XLIB= yes USE_GMAKE= yes USE_GNOME= gtk20 GNU_CONFIGURE= yes |