summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authortron <tron>2000-10-28 13:14:16 +0000
committertron <tron>2000-10-28 13:14:16 +0000
commit1eef88d5138f92dc22d6861668698025c020519a (patch)
treebd8310f63b618155729cb3194400bd02cc6b1223 /misc
parent67cf464d56f499920060e6222906804911ea0d1d (diff)
downloadpkgsrc-1eef88d5138f92dc22d6861668698025c020519a.tar.gz
Make sure that "libintl" is found on systems without "xpkgwedge", too.
Diffstat (limited to 'misc')
-rw-r--r--misc/gnome-pim/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/gnome-pim/Makefile b/misc/gnome-pim/Makefile
index f245de838c8..0478cbe903c 100644
--- a/misc/gnome-pim/Makefile
+++ b/misc/gnome-pim/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2000/10/23 17:06:57 jlam Exp $
+# $NetBSD: Makefile,v 1.18 2000/10/28 13:14:16 tron Exp $
#
DISTNAME= gnome-pim-1.2.0
@@ -14,7 +14,8 @@ DEPENDS+= gnome-core-*:../../x11/gnome-core
USE_X11BASE= # defined
GNU_CONFIGURE= # defined
-CONFIGURE_ENV+= LOCALEBASE=${LOCALEBASE}
+CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
+ LOCALEBASE=${LOCALEBASE}
PLIST_SUBST+= LOCALEBASE=${LOCALEBASE}