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
commit6d6f3aa056362f9e0a3b0e0aeba17d65d0adaeea (patch)
tree14d3e4e773794c701552da21b25295db20bdddb3 /databases/luma
parente9860e42ba454ae8aadbc882ebc5010644bb6e13 (diff)
downloadpkgsrc-6d6f3aa056362f9e0a3b0e0aeba17d65d0adaeea.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"