summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2010-09-11 23:16:42 +0000
committerobache <obache@pkgsrc.org>2010-09-11 23:16:42 +0000
commit60bd30f20e061c9fa165b81913d22bd4167b3d84 (patch)
tree5ddeedef2e0800238f2bc8526df70c3d2038d7e4 /inputmethod
parent71e7acbac6087e8c6a0dea0fe840ec0ee248e57e (diff)
downloadpkgsrc-60bd30f20e061c9fa165b81913d22bd4167b3d84.tar.gz
Need swig to build.
Diffstat (limited to 'inputmethod')
-rw-r--r--inputmethod/py-input-pad/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/py-input-pad/Makefile b/inputmethod/py-input-pad/Makefile
index 97bdce1f99f..80eaa539bab 100644
--- a/inputmethod/py-input-pad/Makefile
+++ b/inputmethod/py-input-pad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2010/09/06 18:15:34 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2010/09/11 23:16:42 obache Exp $
#
.include "../../inputmethod/input-pad/Makefile.common"
@@ -11,6 +11,7 @@ COMMENT= Python wrapper for Input Pad
PYTHON_VERSIONS_ACCEPTED= 26 25
DEPENDS+= ${PYPKGPREFIX}-gtk2-[0-9]*:../../x11/py-gtk2
+BUILD_DEPENDS+= swig-[0-9]*:../../devel/swig
PKG_DESTDIR_SUPPORT= user-destdir