summaryrefslogtreecommitdiff
path: root/databases/luma
diff options
context:
space:
mode:
authordrochner <drochner>2005-08-08 09:53:45 +0000
committerdrochner <drochner>2005-08-08 09:53:45 +0000
commitd8506fd6d31ac86a3277ec150bd65dffd121c697 (patch)
tree14d3e4e773794c701552da21b25295db20bdddb3 /databases/luma
parent18918dd4f6e3760dc9974c5a2c6b00e950b7274a (diff)
downloadpkgsrc-d8506fd6d31ac86a3277ec150bd65dffd121c697.tar.gz
oops - this needs pyqt-modules
Diffstat (limited to 'databases/luma')
-rw-r--r--databases/luma/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/luma/Makefile b/databases/luma/Makefile
index 1d62025b3b2..82f8eae397b 100644
--- a/databases/luma/Makefile
+++ b/databases/luma/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/08/04 11:29:10 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2005/08/08 09:53:45 drochner Exp $
#
DISTNAME= luma-2.1.3
@@ -25,4 +25,5 @@ do-install:
.include "../../lang/python/application.mk"
.include "../../databases/py-ldap/buildlink3.mk"
.include "../../x11/py-qt3-base/buildlink3.mk"
+.include "../../x11/py-qt3-modules/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"