From 8c069393c20690d47c5d796752a84ed0e6cd9e95 Mon Sep 17 00:00:00 2001 From: khorben Date: Sun, 12 Nov 2017 15:36:57 +0000 Subject: Update dependencies on print/cups to print/cups-base This is with the notable exception of meta-pkgs/desktop-gnome, which I believe implies a fully functional cups. This is still missing revision bumps - I'll be right there (first time I am doing this on so many packages at a time). As discussed on tech-pkg@ --- emulators/wine/options.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators/wine/options.mk') diff --git a/emulators/wine/options.mk b/emulators/wine/options.mk index 4e0bbf66653..bd681e08f71 100644 --- a/emulators/wine/options.mk +++ b/emulators/wine/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.16 2017/05/19 13:18:17 prlw1 Exp $ +# $NetBSD: options.mk,v 1.17 2017/11/12 15:36:57 khorben Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.wine PKG_SUPPORTED_OPTIONS= cups dbus esound hal ldap opengl sane ssl x11 @@ -9,7 +9,7 @@ PKG_SUGGESTED_OPTIONS= opengl ssl x11 PLIST_VARS+= esd opengl x11 .if !empty(PKG_OPTIONS:Mcups) -.include "../../print/cups/buildlink3.mk" +.include "../../print/cups-base/buildlink3.mk" .else CONFIGURE_ARGS+= --without-cups .endif -- cgit v1.2.3