diff options
author | perky <perky@FreeBSD.org> | 2003-11-10 14:45:27 +0000 |
---|---|---|
committer | perky <perky@FreeBSD.org> | 2003-11-10 14:45:27 +0000 |
commit | 63b78a53e7e404d3a7879c1ef032f60f906463fc (patch) | |
tree | f41446a1015a68f4cfb488762ae651e32531aba6 /korean/nabi/Makefile | |
parent | 4a62a9e79f5b75bc3e240e0eb406e12c071d7bf1 (diff) | |
download | FreeBSD-ports-63b78a53e7e404d3a7879c1ef032f60f906463fc.zip FreeBSD-ports-63b78a53e7e404d3a7879c1ef032f60f906463fc.tar.gz |
Update to 0.10
Diffstat (limited to 'korean/nabi/Makefile')
-rw-r--r-- | korean/nabi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/korean/nabi/Makefile b/korean/nabi/Makefile index 60bccc3..b5c5b0d 100644 --- a/korean/nabi/Makefile +++ b/korean/nabi/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nabi -PORTVERSION= 0.9 +PORTVERSION= 0.10 CATEGORIES= korean gnome x11 MASTER_SITES= http://download.kldp.net/nabi/ @@ -15,7 +15,7 @@ COMMENT= Hangul X Input Method for Everywhere USE_X_PREFIX= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack gnomepanel +USE_GNOME= gnomeprefix gnomehack gtk20 USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib" |