summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2016-04-01 16:44:32 +0000
committerjperkin <jperkin@pkgsrc.org>2016-04-01 16:44:32 +0000
commit7ff8df512e4cc8e3f972f3bfe86357c317bde3dc (patch)
tree9b29fdfaf03c2412cbbebbe08ab0eeb534e6f9f5
parentd9f44b1e655857780a7e93ae46ed098af5d866d5 (diff)
downloadpkgsrc-7ff8df512e4cc8e3f972f3bfe86357c317bde3dc.tar.gz
Pass --mandir. Fixes PKGMANDIR.
-rw-r--r--mail/mairix/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/mairix/Makefile b/mail/mairix/Makefile
index 8dcbe34ca97..459a87ca788 100644
--- a/mail/mairix/Makefile
+++ b/mail/mairix/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2012/10/08 12:19:16 asau Exp $
+# $NetBSD: Makefile,v 1.17 2016/04/01 16:44:32 jperkin Exp $
#
DISTNAME= mairix-0.21
@@ -11,6 +11,7 @@ COMMENT= Program for indexing and searching email messages
HAS_CONFIGURE= yes
CONFIGURE_ARGS+= --prefix=${PREFIX}
+CONFIGURE_ARGS+= --mandir=${PREFIX}/${PKGMANDIR}
USE_TOOLS+= bison flex