diff options
-rw-r--r-- | x11/kdelibs/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/kdelibs/Makefile b/x11/kdelibs/Makefile index e00114d1249..f0ab7260377 100644 --- a/x11/kdelibs/Makefile +++ b/x11/kdelibs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.52 2000/07/25 22:32:25 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.53 2000/08/15 23:20:51 hubertf Exp $ # FreeBSD Id: Makefile,v 1.5 1997/11/27 00:25:46 se Exp # @@ -18,8 +18,7 @@ DEPENDS+= tiff-*:../../graphics/tiff USE_X11BASE= yes USE_GMAKE= yes -USE_PKGLIBTOOL= yes -LIBTOOL_FLAGS= --cplusplus --install-la +USE_LIBTOOL= yes GNU_CONFIGURE= yes EVAL_PREFIX+= QT1DIR=qt1 |