diff options
author | tron <tron@pkgsrc.org> | 1999-02-17 21:55:17 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-02-17 21:55:17 +0000 |
commit | 98f7f9db8d50fad5226c29b36dd27ea3e2b8269d (patch) | |
tree | be95c8b3373ad01f7d04cdcaee46f8278d79500e /x11/kdelibs | |
parent | 8f0226a6c1943bca0fc6d5e42b57532652ef17f3 (diff) | |
download | pkgsrc-98f7f9db8d50fad5226c29b36dd27ea3e2b8269d.tar.gz |
Remove bogus whitespace.
Diffstat (limited to 'x11/kdelibs')
-rw-r--r-- | x11/kdelibs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kdelibs/Makefile b/x11/kdelibs/Makefile index 1835fbbbd1f..9182b2ce19b 100644 --- a/x11/kdelibs/Makefile +++ b/x11/kdelibs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 1999/02/15 21:33:34 tron Exp $ +# $NetBSD: Makefile,v 1.26 1999/02/17 21:55:17 tron Exp $ # FreeBSD Id: Makefile,v 1.5 1997/11/27 00:25:46 se Exp # @@ -21,7 +21,7 @@ CONFLICTS= kdelibs-* USE_X11BASE= yes USE_GMAKE= yes USE_LIBTOOL= yes -LIBTOOL_FLAGS= --cplusplus --install-la +LIBTOOL_FLAGS= --cplusplus --install-la GNU_CONFIGURE= yes CONFIGURE_ARGS= "--x-inc=${X11BASE}/include -I${LOCALBASE}/include" \ "--x-lib=${X11BASE}/lib -L${LOCALBASE}/lib" \ |