summaryrefslogtreecommitdiff
path: root/editors/emacs
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-03-17 13:36:29 +0000
committerwiz <wiz@pkgsrc.org>2005-03-17 13:36:29 +0000
commit1603cca51a524df7c65621562247904f882ed0ba (patch)
treed98269789ab09756ccc9c5923920504919c98f3b /editors/emacs
parent6c5832f3794800ce86694c06adb523c9ca37c07b (diff)
downloadpkgsrc-1603cca51a524df7c65621562247904f882ed0ba.tar.gz
Does not really use libtool, so don't set USE_LIBTOOL. Solves part of
PR 28977 by Greg A. Woods.
Diffstat (limited to 'editors/emacs')
-rw-r--r--editors/emacs/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile
index 4e12b83ab63..b7cbaedb0dd 100644
--- a/editors/emacs/Makefile
+++ b/editors/emacs/Makefile
@@ -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 @@ CONFLICTS= mule-[0-9]*
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