summaryrefslogtreecommitdiff
path: root/misc/gnome-pim/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/gnome-pim/Makefile')
-rw-r--r--misc/gnome-pim/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/gnome-pim/Makefile b/misc/gnome-pim/Makefile
index 59668e5dc5b..a945d040b09 100644
--- a/misc/gnome-pim/Makefile
+++ b/misc/gnome-pim/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2001/04/07 19:23:54 rh Exp $
+# $NetBSD: Makefile,v 1.28 2001/06/11 06:34:44 jlam Exp $
#
DISTNAME= gnome-pim-1.4.0
@@ -17,7 +17,7 @@ USE_LIBTOOL= YES
USE_X11BASE= YES
GNU_CONFIGURE= YES
-CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include"
+CPPFLAGS+= -I${LOCALBASE}/include
CONFIGURE_ENV+= LOCALEDIR=${LOCALEDIR}
.include "../../mk/bsd.prefs.mk"