summaryrefslogtreecommitdiff
path: root/inputmethod/imhangul_status_applet
diff options
context:
space:
mode:
authorjmmv <jmmv>2004-03-08 19:40:36 +0000
committerjmmv <jmmv>2004-03-08 19:40:36 +0000
commit3ae0aec8ac71e8b2b498fbfcdeed74888a448b22 (patch)
tree31ed0dbd30601179a2bbef617a33214b104e418a /inputmethod/imhangul_status_applet
parent47c6e2b314c6de44ed6a3b6733b41c3e1d1a9732 (diff)
downloadpkgsrc-3ae0aec8ac71e8b2b498fbfcdeed74888a448b22.tar.gz
Handle some shared directories by depending on (or updating dependancies to
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs. Bump PKGREVISION.
Diffstat (limited to 'inputmethod/imhangul_status_applet')
-rw-r--r--inputmethod/imhangul_status_applet/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/inputmethod/imhangul_status_applet/Makefile b/inputmethod/imhangul_status_applet/Makefile
index 6681e2ebec7..80121c0d197 100644
--- a/inputmethod/imhangul_status_applet/Makefile
+++ b/inputmethod/imhangul_status_applet/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/02/18 00:16:35 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2004/03/08 19:40:40 jmmv Exp $
#
DISTNAME= imhangul_status_applet-0.2
+PKGREVISION= 1
CATEGORIES= korean inputmethod
MASTER_SITES= http://download.kldp.net/imhangul/
@@ -10,6 +11,7 @@ HOMEPAGE= http://imhangul.kldp.net/\#APPLET
COMMENT= GNOME2 applet to show imhangul status
DEPENDS= imhangul>=0.9.6:../../inputmethod/imhangul
+DEPENDS+= xdg-dirs>=1.1:../../misc/xdg-dirs
GNU_CONFIGURE= yes
USE_BUILDLINK3= yes