summaryrefslogtreecommitdiff
path: root/chat/gaim/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'chat/gaim/Makefile')
-rw-r--r--chat/gaim/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/gaim/Makefile b/chat/gaim/Makefile
index d11725ab0db..6bd9fc4cf3a 100644
--- a/chat/gaim/Makefile
+++ b/chat/gaim/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2001/06/05 22:49:48 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2001/06/11 06:34:21 jlam Exp $
#
DISTNAME= gaim-0.11.0pre11
@@ -18,6 +18,6 @@ USE_X11BASE= YES
GNU_CONFIGURE= YES
# for pthread.h
-CONFIGURE_ENV+= CPPFLAGS=-I${LOCALBASE}/include
+CPPFLAGS+= -I${LOCALBASE}/include
.include "../../mk/bsd.pkg.mk"