summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authormarkd <markd>2010-04-10 02:54:35 +0000
committermarkd <markd>2010-04-10 02:54:35 +0000
commit3863029b6de42280b588f940e691be3d616eeeab (patch)
tree1085afae080ba2eb84e5ffef1c3e179382a29aa9 /misc
parentb02a4b584f9009ac728965e74704f027a46c5531 (diff)
downloadpkgsrc-3863029b6de42280b588f940e691be3d616eeeab.tar.gz
include kde4/kde4.mk so that qmake is found and possible other settings
set correctly.
Diffstat (limited to 'misc')
-rw-r--r--misc/tellico/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile
index cde316d87d4..17172b1fcd6 100644
--- a/misc/tellico/Makefile
+++ b/misc/tellico/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2010/02/15 15:09:28 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2010/04/10 02:54:35 markd Exp $
#
DISTNAME= tellico-2.2
@@ -19,6 +19,7 @@ USE_LANGUAGES= c c++
USE_CMAKE= yes
USE_TOOLS+= msgfmt pkg-config
+.include "../../meta-pkgs/kde4/kde4.mk"
.include "../../audio/taglib/buildlink3.mk"
.include "../../devel/exempi/buildlink3.mk"
.include "../../graphics/kdegraphics4/buildlink3.mk"