summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authorobache <obache>2010-09-11 23:16:42 +0000
committerobache <obache>2010-09-11 23:16:42 +0000
commit595d59ee5ff9fcdadf55ba18e4b46ed705c36ec3 (patch)
tree5ddeedef2e0800238f2bc8526df70c3d2038d7e4 /inputmethod
parent935928073f3b6e1fbc2d03b87ec4f01eb69d70d0 (diff)
downloadpkgsrc-595d59ee5ff9fcdadf55ba18e4b46ed705c36ec3.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