summaryrefslogtreecommitdiff
path: root/mail/nmh/Makefile
diff options
context:
space:
mode:
authorhubertf <hubertf>1997-12-22 07:45:38 +0000
committerhubertf <hubertf>1997-12-22 07:45:38 +0000
commitc3988013944bad951742d9db139c253b8f95d462 (patch)
treef1ede92dd4a3f7486eb9c5b1fc31bf76545494e9 /mail/nmh/Makefile
parentbda085a0c4f110198cff23996a8f8861b0bddc28 (diff)
downloadpkgsrc-c3988013944bad951742d9db139c253b8f95d462.tar.gz
Fix setting CONFIGURE_ARGS ("=" -> "+=")
Diffstat (limited to 'mail/nmh/Makefile')
-rw-r--r--mail/nmh/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/nmh/Makefile b/mail/nmh/Makefile
index 5466f0a22d9..6ec10d69bb3 100644
--- a/mail/nmh/Makefile
+++ b/mail/nmh/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 July 1997
# Whom: Scott Blachowicz <Scott.Blachowicz@seaslug.org>
#
-# $NetBSD: Makefile,v 1.3 1997/12/19 13:43:28 agc Exp $
+# $NetBSD: Makefile,v 1.4 1997/12/22 07:45:45 hubertf Exp $
# FreeBSD Id: Makefile,v 1.2 1997/08/04 06:51:28 markm Exp
#
@@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.math.gatech.edu/pub/nmh/
MAINTAINER= Scott.Blachowicz@seaslug.org
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --libexecdir=$(PREFIX)/libexec/nmh \
+CONFIGURE_ARGS+= --libexecdir=$(PREFIX)/libexec/nmh \
--sysconfdir=$(PREFIX)/etc/nmh --enable-nmh-pop
MAN1= ali.1 anno.1 burst.1 comp.1 dist.1 flist.1 folder.1 forw.1 inc.1 \