pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors Does not really use libtool, so don't set USE_...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0588f7a63ab3
branches: trunk
changeset: 490660:0588f7a63ab3
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Mar 17 13:36:29 2005 +0000
description:
Does not really use libtool, so don't set USE_LIBTOOL. Solves part of
PR 28977 by Greg A. Woods.
diffstat:
editors/emacs/Makefile | 3 +--
editors/emacs20/Makefile | 3 +--
2 files changed, 2 insertions(+), 4 deletions(-)
diffs (34 lines):
diff -r 70a7e69815a5 -r 0588f7a63ab3 editors/emacs/Makefile
--- a/editors/emacs/Makefile Thu Mar 17 12:54:18 2005 +0000
+++ b/editors/emacs/Makefile Thu Mar 17 13:36:29 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.78 2005/02/26 16:01:32 wiz Exp $
+# $NetBSD: Makefile,v 1.79 2005/03/17 13:36:29 wiz Exp $
DISTNAME= emacs-21.4a
CATEGORIES= editors
@@ -13,7 +13,6 @@
USE_BUILDLINK3= yes
USE_X11= yes
USE_GNU_TOOLS+= make
-USE_LIBTOOL= yes
GNU_CONFIGURE= yes
# needed for 21.4a, can probably go away on next update
diff -r 70a7e69815a5 -r 0588f7a63ab3 editors/emacs20/Makefile
--- a/editors/emacs20/Makefile Thu Mar 17 12:54:18 2005 +0000
+++ b/editors/emacs20/Makefile Thu Mar 17 13:36:29 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2005/02/09 16:09:43 drochner Exp $
+# $NetBSD: Makefile,v 1.16 2005/03/17 13:36:29 wiz Exp $
DISTNAME= emacs-20.7
PKGREVISION= 5
@@ -25,7 +25,6 @@
USE_BUILDLINK3= yes
GNU_CONFIGURE= yes
USE_GNU_TOOLS+= make
-USE_LIBTOOL= yes
GNU_ARCH.mipsbe= mips
BUILD_DEFS+= USE_INET6 EMACS_USE_POP
Home |
Main Index |
Thread Index |
Old Index