From 098f98682dd7856b7e787de7d52369df37f6b04c Mon Sep 17 00:00:00 2001 From: prlw1 Date: Fri, 19 May 2017 13:18:17 +0000 Subject: Switch all cups15 packages to use cups. --- emulators/wine/options.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators/wine') diff --git a/emulators/wine/options.mk b/emulators/wine/options.mk index 604c14eda16..4e0bbf66653 100644 --- a/emulators/wine/options.mk +++ b/emulators/wine/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.15 2014/06/18 09:26:10 wiz Exp $ +# $NetBSD: options.mk,v 1.16 2017/05/19 13:18:17 prlw1 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/cups15/buildlink3.mk" +.include "../../print/cups/buildlink3.mk" .else CONFIGURE_ARGS+= --without-cups .endif -- cgit v1.2.3