summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-04-04 13:01:23 +0000
committerjoerg <joerg@pkgsrc.org>2007-04-04 13:01:23 +0000
commit99fa10ea5d67c5627b505a80330669db6bc96fae (patch)
treea063b4499d418d112a734a864b70e14ead50778c /mail
parentaa8520d2c05e97a02ee558e9fe9e0561bcb6788b (diff)
downloadpkgsrc-99fa10ea5d67c5627b505a80330669db6bc96fae.tar.gz
Fix NO_MTREE
Diffstat (limited to 'mail')
-rw-r--r--mail/elm/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/elm/Makefile b/mail/elm/Makefile
index 81023d66d6e..975c55e13ba 100644
--- a/mail/elm/Makefile
+++ b/mail/elm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2006/03/04 21:29:59 jlam Exp $
+# $NetBSD: Makefile,v 1.42 2007/04/04 13:01:23 joerg Exp $
DISTNAME= elm2.5.8
PKGNAME= elm-2.5.8
@@ -20,6 +20,8 @@ CONFIGURE_SCRIPT= ./Configure
CONFIGURE_ARGS+= -d
USE_TOOLS= nroff
+INSTALLATION_DIRS= share/nls/C
+
.include "../../mk/bsd.prefs.mk"
.if (${OPSYS} == Darwin)