summaryrefslogtreecommitdiff
path: root/print/poppler-utils
diff options
context:
space:
mode:
authorwiz <wiz>2007-02-22 19:26:05 +0000
committerwiz <wiz>2007-02-22 19:26:05 +0000
commit0c152e7442b8ddde8405ba9d0f2d4d981d5c3151 (patch)
treefae33b1f36c87708a527346fcfbac7913893ed98 /print/poppler-utils
parent8a5fbfcada8ed360c15f5cf866f70753cbb13b39 (diff)
downloadpkgsrc-0c152e7442b8ddde8405ba9d0f2d4d981d5c3151.tar.gz
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'print/poppler-utils')
-rw-r--r--print/poppler-utils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/poppler-utils/Makefile b/print/poppler-utils/Makefile
index 1a24cf8a997..31366d30c18 100644
--- a/print/poppler-utils/Makefile
+++ b/print/poppler-utils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2006/05/31 18:13:54 drochner Exp $
+# $NetBSD: Makefile,v 1.5 2007/02/22 19:27:05 wiz Exp $
#
.include "../../print/poppler/Makefile.common"
@@ -25,7 +25,7 @@ CONFIGURE_ARGS+= --disable-gtk-test
# Don't compile GLib wrapper which also needs gtk2
CONFIGURE_ARGS+= --disable-poppler-glib
# Enable build and install of the tools
-CONFIGURE_ARGS+= --enable-utils # the default
+CONFIGURE_ARGS+= --enable-utils # the default
BUILD_DIRS= utils # implies INSTALL_DIRS too