summaryrefslogtreecommitdiff
path: root/net/xchat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/xchat/Makefile')
-rw-r--r--net/xchat/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/net/xchat/Makefile b/net/xchat/Makefile
index ef2f0307069..71dcb872022 100644
--- a/net/xchat/Makefile
+++ b/net/xchat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2000/09/01 13:50:51 wennmach Exp $
+# $NetBSD: Makefile,v 1.15 2000/09/04 17:38:48 tron Exp $
DISTNAME= xchat-1.5.7
CATEGORIES= net x11 gnome
@@ -11,17 +11,15 @@ HOMEPAGE= http://xchat.org/
DEPENDS+= gnome-core>=1.0.55:../../x11/gnome-core
DEPENDS+= python>=1.5.2:../../lang/python
-GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_PERL5= yes
USE_X11BASE= yes
+GNU_CONFIGURE= yes
+CONFIGURE_ENV+= CPPFLAGS=-I${LOCALBASE}/include
pre-configure:
@${TOUCH} ${WRKSRC}/stamp-h.in
-#post-configure:
-# @cd ${WRKSRC} && ${LN} -fs myconfig.h config.h
-
post-install:
${MKDIR} ${PREFIX}/share/doc/xchat
${INSTALL_DATA} ${WRKSRC}/doc/*.html ${PREFIX}/share/doc/xchat