diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2003-11-10 22:45:27 +0800 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2003-11-10 22:45:27 +0800 |
commit | fd064dcb18bffff42eac0a1d8f362d78a38be8d4 (patch) | |
tree | d72d62d5eab8fa500b81850ffaf82811a9e6f1fc /korean/nabi/Makefile | |
parent | cdfcac1b4cb951d8ce308a778a4ce57d1951b4d8 (diff) | |
download | freebsd-ports-gnome-fd064dcb18bffff42eac0a1d8f362d78a38be8d4.tar.gz freebsd-ports-gnome-fd064dcb18bffff42eac0a1d8f362d78a38be8d4.tar.zst freebsd-ports-gnome-fd064dcb18bffff42eac0a1d8f362d78a38be8d4.zip |
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 60bccc34e9a0..b5c5b0d77117 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" |