pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/multimedia/ogle revert LIBTOOL_OVERRIDE, it is handled...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/295c8ec81d3b
branches:  trunk
changeset: 468615:295c8ec81d3b
user:      grant <grant%pkgsrc.org@localhost>
date:      Sun Feb 15 13:43:57 2004 +0000

description:
revert LIBTOOL_OVERRIDE, it is handled automatically now.

diffstat:

 multimedia/ogle/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r ba83c2a50eae -r 295c8ec81d3b multimedia/ogle/Makefile
--- a/multimedia/ogle/Makefile  Sun Feb 15 13:43:41 2004 +0000
+++ b/multimedia/ogle/Makefile  Sun Feb 15 13:43:57 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/02/15 12:21:34 grant Exp $
+# $NetBSD: Makefile,v 1.6 2004/02/15 13:43:57 grant Exp $
 
 DISTNAME=      ogle-0.9.2
 PKGREVISION=   1
@@ -21,7 +21,6 @@
 USE_X11=               yes
 USE_GNU_TOOLS+=                make
 USE_LIBTOOL=           yes
-LIBTOOL_OVERRIDE+=     ${WRKSRC}/libtool
 
 GNU_CONFIGURE=         yes
 CONFIGURE_ENV+=                CPPFLAGS="${CPPFLAGS}"



Home | Main Index | Thread Index | Old Index