pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/qt4-libs revert hasty cups15->cups options.mk change
details: https://anonhg.NetBSD.org/pkgsrc/rev/3a8df2162ada
branches: trunk
changeset: 351835:3a8df2162ada
user: richard <richard%pkgsrc.org@localhost>
date: Tue Aug 30 08:00:14 2016 +0000
description:
revert hasty cups15->cups options.mk change
diffstat:
x11/qt4-libs/options.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 7a189b2c8828 -r 3a8df2162ada x11/qt4-libs/options.mk
--- a/x11/qt4-libs/options.mk Tue Aug 30 07:58:27 2016 +0000
+++ b/x11/qt4-libs/options.mk Tue Aug 30 08:00:14 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.7 2016/08/30 07:58:27 richard Exp $
+# $NetBSD: options.mk,v 1.8 2016/08/30 08:00:14 richard Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.qt4
PKG_SUPPORTED_OPTIONS= cups debug gtk2
@@ -6,7 +6,7 @@
.include "../../mk/bsd.options.mk"
.if !empty(PKG_OPTIONS:Mcups)
-. include "../../print/cups/buildlink3.mk"
+. include "../../print/cups15/buildlink3.mk"
CONFIGURE_ARGS+= -cups
.else
CONFIGURE_ARGS+= -no-cups
Home |
Main Index |
Thread Index |
Old Index