pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/libnotify libnotify: Remove traces of autoconf.
details: https://anonhg.NetBSD.org/pkgsrc/rev/5f7c7a8c7415
branches: trunk
changeset: 399749:5f7c7a8c7415
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Aug 16 10:09:37 2019 +0000
description:
libnotify: Remove traces of autoconf.
diffstat:
sysutils/libnotify/options.mk | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diffs (18 lines):
diff -r eb864c11c424 -r 5f7c7a8c7415 sysutils/libnotify/options.mk
--- a/sysutils/libnotify/options.mk Fri Aug 16 10:08:20 2019 +0000
+++ b/sysutils/libnotify/options.mk Fri Aug 16 10:09:37 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.4 2019/08/16 10:08:04 wiz Exp $
+# $NetBSD: options.mk,v 1.5 2019/08/16 10:09:37 wiz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.libnotify
PKG_SUPPORTED_OPTIONS= doc
@@ -8,8 +8,5 @@
.if !empty(PKG_OPTIONS:Mdoc)
BUILD_DEPENDS+= xmlto-[0-9]*:../../textproc/xmlto
-CONFIGURE_ARGS+= --enable-docbook-docs
PLIST.doc= yes
-.else
-CONFIGURE_ARGS+= --disable-docbook-docs
.endif
Home |
Main Index |
Thread Index |
Old Index