summaryrefslogtreecommitdiff
path: root/print/evince
diff options
context:
space:
mode:
authorsmb <smb>2008-12-05 01:59:07 +0000
committersmb <smb>2008-12-05 01:59:07 +0000
commit9ace204c0b6d8cd99db2c15b3c414cb661530a45 (patch)
tree6507aa7ee4896c08134bd7b2bb279a31941c6a87 /print/evince
parent1c27e016c6cd003d6c1e6dc21d021dd060981794 (diff)
downloadpkgsrc-9ace204c0b6d8cd99db2c15b3c414cb661530a45.tar.gz
Add MESSAGE file describing how to change papersize to US Letter
Diffstat (limited to 'print/evince')
-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"