From c4b82a5cd529780fd545357545325d304952e605 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. --- security/starttls/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/starttls') diff --git a/security/starttls/Makefile b/security/starttls/Makefile index 7317df2de7a..e88c1557439 100644 --- a/security/starttls/Makefile +++ b/security/starttls/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2008/06/20 01:09:35 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2008/10/11 09:31:58 uebayasi Exp $ # DISTNAME= starttls-0.10 @@ -15,7 +15,7 @@ PKG_DESTDIR_SUPPORT= user-destdir USE_TOOLS+= gmake GNU_CONFIGURE= yes -.include "../../mk/emacs.mk" +.include "../../editors/emacs/modules.mk" .include "../../security/openssl/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3