summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorsmb <smb@pkgsrc.org>2008-12-05 01:59:07 +0000
committersmb <smb@pkgsrc.org>2008-12-05 01:59:07 +0000
commit4dc6692280eed5e88951b691a35837ff24732b32 (patch)
tree6507aa7ee4896c08134bd7b2bb279a31941c6a87 /print
parent62cfcd731a4a555c50fe3c0126622b5faf455125 (diff)
downloadpkgsrc-4dc6692280eed5e88951b691a35837ff24732b32.tar.gz
Add MESSAGE file describing how to change papersize to US Letter
Diffstat (limited to 'print')
-rw-r--r--print/evince/MESSAGE9
-rw-r--r--print/evince/Makefile3
2 files changed, 11 insertions, 1 deletions
diff --git a/print/evince/MESSAGE b/print/evince/MESSAGE
new file mode 100644
index 00000000000..bcbf4b0a850
--- /dev/null
+++ b/print/evince/MESSAGE
@@ -0,0 +1,9 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1 2008/12/05 01:59:07 smb Exp $
+
+Per the way the print/poppler package behaves,
+
+ LC_MESSAGES=en_US.UTF-8
+
+is in your environment.
+===========================================================================
diff --git a/print/evince/Makefile b/print/evince/Makefile
index 2ad57485f3c..0dc2b6c9f74 100644
--- a/print/evince/Makefile
+++ b/print/evince/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.46 2008/10/25 00:11:13 wiz Exp $
+# $NetBSD: Makefile,v 1.47 2008/12/05 01:59:07 smb Exp $
#
+PKGREVISION= 1
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../print/evince/Makefile.common"