From 5d28f192f49e33ffa7daf0e72b0d510d36a79849 Mon Sep 17 00:00:00 2001 From: markd Date: Sun, 25 Mar 2012 20:11:28 +0000 Subject: s/PKG_DEFAULT_OPTIONS/PKG_SUGGESTED_OPTIONS/ noted by John Marino. Bump PKGREVISION --- x11/kde-runtime4/Makefile | 3 ++- x11/kde-runtime4/options.mk | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'x11') diff --git a/x11/kde-runtime4/Makefile b/x11/kde-runtime4/Makefile index 74abbc9ca84..bb358fa7f83 100644 --- a/x11/kde-runtime4/Makefile +++ b/x11/kde-runtime4/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2012/03/20 01:39:55 dholland Exp $ +# $NetBSD: Makefile,v 1.3 2012/03/25 20:11:28 markd Exp $ DISTNAME= kde-runtime-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} +PKGREVISION= 1 CATEGORIES= x11 COMMENT= Runtime requirements for the KDE integrated X11 desktop diff --git a/x11/kde-runtime4/options.mk b/x11/kde-runtime4/options.mk index 1cc58b6ab09..5b29716a26a 100644 --- a/x11/kde-runtime4/options.mk +++ b/x11/kde-runtime4/options.mk @@ -1,8 +1,8 @@ -# $NetBSD: options.mk,v 1.1 2012/03/19 19:44:03 markd Exp $ +# $NetBSD: options.mk,v 1.2 2012/03/25 20:11:28 markd Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.kde-runtime4 PKG_SUPPORTED_OPTIONS= samba alsa -PKG_DEFAULT_OPTIONS= samba alsa +PKG_SUGGESTED_OPTIONS= samba alsa .include "../../mk/bsd.options.mk" -- cgit v1.2.3