From 256bc6e5dc3b32f894fa7a424779dfaa97ce7d5c Mon Sep 17 00:00:00 2001 From: kevlo Date: Thu, 22 May 2003 06:27:54 +0000 Subject: Oops, this one is correct --- irc/quirc/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'irc') diff --git a/irc/quirc/Makefile b/irc/quirc/Makefile index 797594fda969..1e89f7fdbba5 100644 --- a/irc/quirc/Makefile +++ b/irc/quirc/Makefile @@ -15,8 +15,6 @@ COMMENT= An irc client for the X Window System that uses TCL/TK LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83 -.include - USE_XLIB= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CXXFLAGS="${CXXFLAGS} -pedantic" @@ -41,4 +39,4 @@ post-install: .endfor .endif -.include +.include -- cgit