diff options
Diffstat (limited to 'net/kdenetwork/Makefile')
-rw-r--r-- | net/kdenetwork/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/kdenetwork/Makefile b/net/kdenetwork/Makefile index f76beb0ac06..2c225c06e44 100644 --- a/net/kdenetwork/Makefile +++ b/net/kdenetwork/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 1998/12/29 19:46:49 tron Exp $ +# $NetBSD: Makefile,v 1.24 1999/01/30 23:18:53 agc Exp $ # FreeBSD Id: Makefile,v 1.3 1997/11/05 04:19:54 asami Exp # @@ -19,7 +19,7 @@ CONFLICTS= kdenetwork-2.1b kdenetwork-3.1b kdenetwork-4.1b NOT_FOR_ARCHS= alpha # LP64/ELF problems -USE_X11= yes +USE_X11BASE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= "--x-inc=${PREFIX}/include -I${LOCALBASE}/include -I${LOCALBASE}/include/giflib" \ "--x-lib=${PREFIX}/lib -L${LOCALBASE}/lib" \ |