summaryrefslogtreecommitdiff
path: root/print/poppler/Makefile
diff options
context:
space:
mode:
authorsmb <smb@pkgsrc.org>2008-12-05 01:57:07 +0000
committersmb <smb@pkgsrc.org>2008-12-05 01:57:07 +0000
commit62cfcd731a4a555c50fe3c0126622b5faf455125 (patch)
treefca92f8a0fc8080513424f6a3ec090e9d54a14a8 /print/poppler/Makefile
parent91425fc4f4d2abe77757fbebf1316977a1b0882e (diff)
downloadpkgsrc-62cfcd731a4a555c50fe3c0126622b5faf455125.tar.gz
Delete non-functional reference to PAPERSIZE environment variable; add
MESSAGE file saying what to do to get US Letter.
Diffstat (limited to 'print/poppler/Makefile')
-rw-r--r--print/poppler/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/print/poppler/Makefile b/print/poppler/Makefile
index 934df0719d8..e77b267185e 100644
--- a/print/poppler/Makefile
+++ b/print/poppler/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.32 2008/11/20 14:28:22 dillo Exp $
+# $NetBSD: Makefile,v 1.33 2008/12/05 01:57:07 smb Exp $
#
.include "../../print/poppler/Makefile.common"
COMMENT= PDF rendering library
MAINTAINER= reed@reedmedia.net
+PKGREVISION= 1
USE_TOOLS+= gmake
@@ -32,10 +33,6 @@ CONFIGURE_ARGS+= --disable-utils
.include "../../mk/bsd.prefs.mk"
-.if defined(PAPERSIZE) && ${PAPERSIZE} == "A4"
-CONFIGURE_ARGS+= --enable-a4-paper
-.endif
-
post-install:
${INSTALL_MAN} ${WRKSRC}/README ${DESTDIR}${PREFIX}/share/doc/poppler/
${INSTALL_MAN} ${WRKSRC}/README-XPDF ${DESTDIR}${PREFIX}/share/doc/poppler/