From f11e970ef9efb97bc6b45f1a585c0c195465728c Mon Sep 17 00:00:00 2001 From: tron Date: Tue, 23 Mar 1999 22:19:26 +0000 Subject: Remove unnecessary "--x-inc" and "--x-lib" kludges. --- games/kdegames/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'games') diff --git a/games/kdegames/Makefile b/games/kdegames/Makefile index 6982288a6a4..af968c8c854 100644 --- a/games/kdegames/Makefile +++ b/games/kdegames/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 1999/03/23 21:25:40 tron Exp $ +# $NetBSD: Makefile,v 1.28 1999/03/23 22:19:26 tron Exp $ # FreeBSD Id: Makefile,v 1.3 1997/11/05 04:19:49 asami Exp # @@ -17,9 +17,7 @@ DEPENDS+= qwspritefield-1.6:../../x11/qwspritefield USE_X11BASE= yes USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS= "--x-inc=${PREFIX}/include -I${LOCALBASE}/include" \ - "--x-lib=${PREFIX}/lib -L${LOCALBASE}/lib" \ - "--datadir=${PREFIX}/share/kde" \ +CONFIGURE_ARGS= "--datadir=${PREFIX}/share/kde" \ "--with-qt-dir=${PREFIX}" \ "--with-qt-includes=${PREFIX}/include/qt" CFLAGS+= -I${LOCALBASE}/include -- cgit v1.2.3