pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Remove unnecessary LTCONFIG_OVERRIDE.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9c21d9a9c3c8
branches:  trunk
changeset: 484010:9c21d9a9c3c8
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Nov 22 23:48:22 2004 +0000

description:
Remove unnecessary LTCONFIG_OVERRIDE.

diffstat:

 fonts/t1lib/Makefile   |  3 +--
 games/knights/Makefile |  3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diffs (34 lines):

diff -r 72ebeac6a6e2 -r 9c21d9a9c3c8 fonts/t1lib/Makefile
--- a/fonts/t1lib/Makefile      Mon Nov 22 23:43:25 2004 +0000
+++ b/fonts/t1lib/Makefile      Mon Nov 22 23:48:22 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2004/10/03 00:14:42 tv Exp $
+# $NetBSD: Makefile,v 1.17 2004/11/22 23:48:22 wiz Exp $
 #
 
 DISTNAME=      t1lib-5.0.2
@@ -18,7 +18,6 @@
 GNU_CONFIGURE=         YES
 USE_LIBTOOL=           YES
 USE_X11=               YES
-LTCONFIG_OVERRIDE=     ${WRKSRC}/ac-tools/ltconfig
 
 ALL_TARGET=    without_doc
 
diff -r 72ebeac6a6e2 -r 9c21d9a9c3c8 games/knights/Makefile
--- a/games/knights/Makefile    Mon Nov 22 23:43:25 2004 +0000
+++ b/games/knights/Makefile    Mon Nov 22 23:48:22 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2004/10/03 00:14:45 tv Exp $
+# $NetBSD: Makefile,v 1.18 2004/11/22 23:49:41 wiz Exp $
 
 DISTNAME=      knights-0.4.6
 PKGREVISION=   7
@@ -13,7 +13,6 @@
 USE_GNU_TOOLS+=                make
 GNU_CONFIGURE=          YES
 USE_LIBTOOL=            YES
-LTCONFIG_OVERRIDE=      ${WRKSRC}/admin/ltconfig
 
 MEINPROC=              ${BUILDLINK_PREFIX.kdelibs2}/bin/meinproc
 DOCDIR=                        ${PREFIX}/share/doc/kde/HTML/en/knights



Home | Main Index | Thread Index | Old Index