summaryrefslogtreecommitdiff
path: root/chat/kmess
diff options
context:
space:
mode:
authorjoerg <joerg>2009-11-05 21:36:49 +0000
committerjoerg <joerg>2009-11-05 21:36:49 +0000
commit2ec9f77985d29de72b047806f419c95b62e0b7d6 (patch)
treec3911547f009a8d7b8537ba02c278e1167a9eeb3 /chat/kmess
parent9d0ad514d8c1ae28c6d92c13814de5a1bd70e374 (diff)
downloadpkgsrc-2ec9f77985d29de72b047806f419c95b62e0b7d6.tar.gz
Pass down something valid for KPHONEDIR.
Diffstat (limited to 'chat/kmess')
-rw-r--r--chat/kmess/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/chat/kmess/Makefile b/chat/kmess/Makefile
index d926b554446..d74b23b0f2c 100644
--- a/chat/kmess/Makefile
+++ b/chat/kmess/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2009/08/26 19:57:15 sno Exp $
+# $NetBSD: Makefile,v 1.35 2009/11/05 21:36:49 joerg Exp $
#
DISTNAME= kmess-1.4.3
@@ -15,6 +15,8 @@ USE_TOOLS+= gmake msgfmt
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
+MAKE_FLAGS+= KPHONEDIR=${PREFIX}/include
+
BUILDLINK_DEPMETHOD.libXt?= build
.include "../../meta-pkgs/kde3/kde3.mk"