summaryrefslogtreecommitdiff
path: root/inputmethod/imhangul_status_applet/Makefile
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2005-10-17 00:04:02 +0000
committerminskim <minskim@pkgsrc.org>2005-10-17 00:04:02 +0000
commitdf33669ef2129d6b79c5e3eb033382d05eb5414f (patch)
tree0805c74711e6eebf7120df9472df7048e1284919 /inputmethod/imhangul_status_applet/Makefile
parent897dbbb13eee491a7d7f93e3a2b6e490ce9d5a82 (diff)
downloadpkgsrc-df33669ef2129d6b79c5e3eb033382d05eb5414f.tar.gz
Update imhangul_status_applet to 0.3.
Changes: - Updated translation. - Added a new theme "King Sejong".
Diffstat (limited to 'inputmethod/imhangul_status_applet/Makefile')
-rw-r--r--inputmethod/imhangul_status_applet/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/inputmethod/imhangul_status_applet/Makefile b/inputmethod/imhangul_status_applet/Makefile
index c4056749b61..1b699e1beab 100644
--- a/inputmethod/imhangul_status_applet/Makefile
+++ b/inputmethod/imhangul_status_applet/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2005/10/14 14:38:04 minskim Exp $
+# $NetBSD: Makefile,v 1.12 2005/10/17 00:04:02 minskim Exp $
#
-DISTNAME= imhangul_status_applet-0.2
-PKGREVISION= 3
+DISTNAME= imhangul_status_applet-0.3
CATEGORIES= korean inputmethod
-MASTER_SITES= http://download.kldp.net/imhangul/imhangul_status_applet/0.2/
+MASTER_SITES= http://download.kldp.net/imhangul/imhangul_status_applet/0.3/
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://imhangul.kldp.net/\#APPLET
@@ -13,7 +12,7 @@ COMMENT= GNOME2 applet to show imhangul status
DEPENDS= imhangul>=0.9.6:../../inputmethod/imhangul
GNU_CONFIGURE= yes
-USE_DIRS+= xdg-1.1
+USE_DIRS+= xdg-1.1 gnome2-1.5
USE_PKGLOCALEDIR= yes
USE_TOOLS+= gmake pkg-config
USE_LIBTOOL= yes