pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/libwebp Missed the PKG_SUGGESTED_OPTIONS bit ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a5bc4fbeccbf
branches: trunk
changeset: 361163:a5bc4fbeccbf
user: kim <kim%pkgsrc.org@localhost>
date: Sat Apr 15 15:56:00 2017 +0000
description:
Missed the PKG_SUGGESTED_OPTIONS bit that was still in a vi process...
diffstat:
graphics/libwebp/options.mk | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (13 lines):
diff -r bcb03139e02c -r a5bc4fbeccbf graphics/libwebp/options.mk
--- a/graphics/libwebp/options.mk Sat Apr 15 15:55:21 2017 +0000
+++ b/graphics/libwebp/options.mk Sat Apr 15 15:56:00 2017 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: options.mk,v 1.1 2017/04/15 15:48:12 kim Exp $
+# $NetBSD: options.mk,v 1.2 2017/04/15 15:56:00 kim Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.libwebp
PKG_SUPPORTED_OPTIONS= tiff
+PKG_SUGGESTED_OPTIONS= tiff
.include "../../mk/bsd.options.mk"
Home |
Main Index |
Thread Index |
Old Index