pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/poppler-glib disable build of utils explicitely ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0a77c454325e
branches: trunk
changeset: 535782:0a77c454325e
user: drochner <drochner%pkgsrc.org@localhost>
date: Wed Nov 28 20:51:33 2007 +0000
description:
disable build of utils explicitely (we use BUILD_DIRS already, but anyway)
diffstat:
print/poppler-glib/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 9822d6ffe624 -r 0a77c454325e print/poppler-glib/Makefile
--- a/print/poppler-glib/Makefile Wed Nov 28 19:06:00 2007 +0000
+++ b/print/poppler-glib/Makefile Wed Nov 28 20:51:33 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2007/11/03 16:10:40 drochner Exp $
+# $NetBSD: Makefile,v 1.15 2007/11/28 20:51:33 drochner Exp $
#
.include "../../print/poppler/Makefile.common"
@@ -22,6 +22,7 @@
CONFIGURE_ARGS+= --disable-poppler-qt
# Don't compile GTK+ test program.
CONFIGURE_ARGS+= --disable-gtk-test
+CONFIGURE_ARGS+= --disable-utils
BUILD_DIRS= ${WRKSRC}/goo ${WRKSRC}/fofi ${WRKSRC}/poppler \
${WRKSRC}/glib
Home |
Main Index |
Thread Index |
Old Index