summaryrefslogtreecommitdiff
path: root/x11/qt4-libs
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-06-18 09:26:09 +0000
committerwiz <wiz@pkgsrc.org>2014-06-18 09:26:09 +0000
commit379607eb2f7e2dfcd562eb97da2f3f8c7a767535 (patch)
treee43f406f820b5cac99b4b26eba17f44ef355542c /x11/qt4-libs
parent23074b1daaf8facda7572d415c04190ae710d629 (diff)
downloadpkgsrc-379607eb2f7e2dfcd562eb97da2f3f8c7a767535.tar.gz
Switch all cups packages to use cups15.
Diffstat (limited to 'x11/qt4-libs')
-rw-r--r--x11/qt4-libs/options.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt4-libs/options.mk b/x11/qt4-libs/options.mk
index 4905c300fc7..49ad5710fb1 100644
--- a/x11/qt4-libs/options.mk
+++ b/x11/qt4-libs/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.5 2011/01/12 07:07:06 adam Exp $
+# $NetBSD: options.mk,v 1.6 2014/06/18 09:26:12 wiz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.qt4
PKG_SUPPORTED_OPTIONS= cups debug gtk2
@@ -6,7 +6,7 @@ PKG_SUPPORTED_OPTIONS= cups debug gtk2
.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