diff options
Diffstat (limited to 'chat/xchat/Makefile')
-rw-r--r-- | chat/xchat/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/chat/xchat/Makefile b/chat/xchat/Makefile index 78fdc74ab2b..1da2f763385 100644 --- a/chat/xchat/Makefile +++ b/chat/xchat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/12/25 18:32:14 tron Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/05 15:30:22 dmcmahill Exp $ DISTNAME= xchat-1.6.2 CATEGORIES= chat x11 gnome @@ -17,11 +17,6 @@ USE_X11BASE= yes GNU_CONFIGURE= yes CONFIGURE_ENV+= CPPFLAGS=-I${LOCALBASE}/include -.include "../../mk/bsd.prefs.mk" -.if (${OPSYS} == NetBSD) -CONFIGURE_ENV+= LIBS=-lutil -.endif - pre-configure: @${TOUCH} ${WRKSRC}/stamp-h.in |