summaryrefslogtreecommitdiff
path: root/mail/exmh
diff options
context:
space:
mode:
authoragc <agc>1998-06-03 13:07:08 +0000
committeragc <agc>1998-06-03 13:07:08 +0000
commitf240e45086c40fdbfcdaac1dba7ca5590b626eed (patch)
treedf77ead1991f443f78e95e25bc423cb0863677cf /mail/exmh
parenta3b6990ad391fb0cfe27715e500b13e9c514f463 (diff)
downloadpkgsrc-f240e45086c40fdbfcdaac1dba7ca5590b626eed.tar.gz
Include bsd.prefs.mk, so that variables can be set in /etc/mk.conf
Diffstat (limited to 'mail/exmh')
-rw-r--r--mail/exmh/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/mail/exmh/Makefile b/mail/exmh/Makefile
index 6d231f3e75a..09dfb5b229d 100644
--- a/mail/exmh/Makefile
+++ b/mail/exmh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 1998/04/24 09:20:35 agc Exp $
+# $NetBSD: Makefile,v 1.9 1998/06/03 13:10:25 agc Exp $
# FreeBSD Id: Makefile,v 1.25 1998/02/15 05:36:54 peter Exp
#
@@ -12,6 +12,9 @@ PATCHFILES= utils.patch folderNew.patch extrasInit.patch exec.patch \
app-defaults.patch pgpMisc.patch seditMime.patch mime.patch \
bindings.patch html_bindings.patch find.patch mh.patch \
pgp.patch
+
+.include "../../mk/bsd.prefs.mk"
+
# User contributed and "new features". Some not useable as-is.
PATCHFILES+= seditpost.patch inc.patch next.patch
# XXX pgpExec.patch has got confused paths (supplied as patch-as)