summaryrefslogtreecommitdiff
path: root/mail/elm
diff options
context:
space:
mode:
authorjoerg <joerg>2007-04-04 13:01:23 +0000
committerjoerg <joerg>2007-04-04 13:01:23 +0000
commit37d304865c2b1a275b1e2118aa2797e1fe60e2d8 (patch)
treea063b4499d418d112a734a864b70e14ead50778c /mail/elm
parenteb5cfc2141bfa215c036b1974475c2a9522e3336 (diff)
downloadpkgsrc-37d304865c2b1a275b1e2118aa2797e1fe60e2d8.tar.gz
Fix NO_MTREE
Diffstat (limited to 'mail/elm')
-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)