pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/cairomm graphics/cairomm: remove unknown conf...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/031160c8b87c
branches:  trunk
changeset: 333131:031160c8b87c
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Tue Apr 30 15:36:15 2019 +0000

description:
graphics/cairomm: remove unknown configure option --disable-docs

The option is named --disable-documentation. Since the documentation is
already in the PLIST and nobody complained about that, it's probably ok.

diffstat:

 graphics/cairomm/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 19d65a544988 -r 031160c8b87c graphics/cairomm/Makefile
--- a/graphics/cairomm/Makefile Tue Apr 30 15:22:44 2019 +0000
+++ b/graphics/cairomm/Makefile Tue Apr 30 15:36:15 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2018/11/14 22:21:35 kleink Exp $
+# $NetBSD: Makefile,v 1.43 2019/04/30 15:36:15 rillig Exp $
 
 DISTNAME=      cairomm-1.12.2
 PKGREVISION=   3
@@ -33,8 +33,6 @@
 PKGCONFIG_OVERRIDE+=   data/cairomm-xlib-1.0.pc.in
 PKGCONFIG_OVERRIDE+=   data/cairomm-xlib-xrender-1.0.pc.in
 
-CONFIGURE_ARGS+=       --disable-docs
-
 PLIST_VARS+=   x11 quartz
 
 .include "../../mk/bsd.prefs.mk"



Home | Main Index | Thread Index | Old Index