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
commitcaad6f5374b40979e402504536dc06b2eeef5f6e (patch)
tree1085afae080ba2eb84e5ffef1c3e179382a29aa9 /misc
parent331b28eaf61a2a37137ac9c684184247984f7e8e (diff)
downloadpkgsrc-caad6f5374b40979e402504536dc06b2eeef5f6e.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"