pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/libwebp
Module Name: pkgsrc
Committed By: kim
Date: Sat Apr 15 15:56:00 UTC 2017
Modified Files:
pkgsrc/graphics/libwebp: options.mk
Log Message:
Missed the PKG_SUGGESTED_OPTIONS bit that was still in a vi process...
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/libwebp/options.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/libwebp/options.mk
diff -u pkgsrc/graphics/libwebp/options.mk:1.1 pkgsrc/graphics/libwebp/options.mk:1.2
--- pkgsrc/graphics/libwebp/options.mk:1.1 Sat Apr 15 15:48:12 2017
+++ pkgsrc/graphics/libwebp/options.mk Sat Apr 15 15:56:00 2017
@@ -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