From 34004f51e031966e3fbd210678c5083e196bf3e6 Mon Sep 17 00:00:00 2001 From: uebayasi Date: Sat, 11 Oct 2008 09:31:54 +0000 Subject: Move mk/emacs.mk to editors/emacs/modules.mk. Don't call pkg_info to get the installed Emacs version; always use the version matching EMACS_TYPE set by users. Be DEPENDS to it. This should address pkg/37146 by Aleksey Cheusov. While here convert some emacs lisp packages to user-destdir. --- mail/gnus/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/gnus') diff --git a/mail/gnus/Makefile b/mail/gnus/Makefile index 88e182bb811..29d58d3221f 100644 --- a/mail/gnus/Makefile +++ b/mail/gnus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2007/02/22 19:01:21 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2008/10/11 09:31:57 uebayasi Exp $ DISTNAME= gnus-5.10.8 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} @@ -25,5 +25,5 @@ GNU_CONFIGURE_INFODIR= ${PREFIX}/share/doc/gnus/info USE_TOOLS+= makeinfo INFO_FILES= # PLIST -.include "../../mk/emacs.mk" +.include "../../editors/emacs/modules.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3