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
commit88fac9da952c8a82c1d9635fbcf12bcaea9131b1 (patch)
tree5ddeedef2e0800238f2bc8526df70c3d2038d7e4 /inputmethod
parent8e7881a68ec07c493e936694ad0c669285dc0d0f (diff)
downloadpkgsrc-88fac9da952c8a82c1d9635fbcf12bcaea9131b1.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