summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authortron <tron>1999-03-23 22:19:26 +0000
committertron <tron>1999-03-23 22:19:26 +0000
commit2e9e76251421cde1f6db1849482479991263a4fc (patch)
tree7b7f60d287efa91ec20902d54bb1f6a7adb0b748 /games
parente264fba387a417ecf3a2173619d5e32b940289cf (diff)
downloadpkgsrc-2e9e76251421cde1f6db1849482479991263a4fc.tar.gz
Remove unnecessary "--x-inc" and "--x-lib" kludges.
Diffstat (limited to 'games')
-rw-r--r--games/kdegames/Makefile6
1 files changed, 2 insertions, 4 deletions
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