summaryrefslogtreecommitdiff
path: root/inputmethod/ami
diff options
context:
space:
mode:
Diffstat (limited to 'inputmethod/ami')
-rw-r--r--inputmethod/ami/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/inputmethod/ami/Makefile b/inputmethod/ami/Makefile
index c301fdcb054..15947b89e51 100644
--- a/inputmethod/ami/Makefile
+++ b/inputmethod/ami/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2002/11/12 17:14:58 itojun Exp $
+# $NetBSD: Makefile,v 1.3 2002/12/08 03:24:26 salo Exp $
#
DISTNAME= ami-1.0.11
@@ -9,8 +9,10 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.kr.freebsd.org/~hwang/ami/
COMMENT= Korean input method
+USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
DEPENDS+= gtk+-1.2.*:../../x11/gtk
+.include "../../graphics/gdk-pixbuf/buildlink2.mk"
.include "../../x11/gtk/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"