From 87861c8a8969013da387a6efce396b780791e479 Mon Sep 17 00:00:00 2001 From: minskim Date: Wed, 5 Aug 2009 22:04:50 +0000 Subject: Update editors/emacs and editors/emacs-nox11 to 23.1. Major changes: - Improved Unicode support. - Font rendering with Fontconfig and Xft. - Support for using X displays and text terminals in one session, and for running as a daemon. - Support for multi-file commits in distributed version-control systems (VC-dir). - The default X toolkit is now Gtk+, rather than Lucid. --- editors/emacs/hacks.mk | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 editors/emacs/hacks.mk (limited to 'editors/emacs/hacks.mk') diff --git a/editors/emacs/hacks.mk b/editors/emacs/hacks.mk deleted file mode 100644 index e6e849465e4..00000000000 --- a/editors/emacs/hacks.mk +++ /dev/null @@ -1,16 +0,0 @@ -# $NetBSD: hacks.mk,v 1.3 2009/01/28 11:36:34 markd Exp $ - -.if !defined(EMACS_HACKS_MK) -EMACS_HACKS_MK= # defined - - -### -### Workaround for PR pkg/39778 -### -. include "../../mk/bsd.fast.prefs.mk" -. if !empty(MACHINE_PLATFORM:MNetBSD-[4-9].*-x86_64) -pre-build: - ${TOUCH} ${WRKSRC}/leim/quail/tsang-b5.el -. endif - -.endif -- cgit v1.2.3