From owner-svn-ports-head@FreeBSD.ORG Fri Feb 21 13:40:42 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 54419886; Fri, 21 Feb 2014 13:40:42 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 355231E55; Fri, 21 Feb 2014 13:40:42 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s1LDegHo072716; Fri, 21 Feb 2014 13:40:42 GMT (envelope-from ehaupt@svn.freebsd.org) Received: (from ehaupt@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s1LDeYI4072665; Fri, 21 Feb 2014 13:40:34 GMT (envelope-from ehaupt@svn.freebsd.org) Message-Id: <201402211340.s1LDeYI4072665@svn.freebsd.org> From: Emanuel Haupt Date: Fri, 21 Feb 2014 13:40:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r345443 - in head/x11-wm: e17-module-alarm e17-module-comp-scale e17-module-cpu e17-module-diskio e17-module-eektool e17-module-engage e17-module-eooorg e17-module-everything-aspell e17... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Feb 2014 13:40:42 -0000 Author: ehaupt Date: Fri Feb 21 13:40:33 2014 New Revision: 345443 URL: http://svnweb.freebsd.org/changeset/ports/345443 QAT: https://qat.redports.org/buildarchive/r345443/ Log: Remove trailing whitespaces from category x11-wm Modified: head/x11-wm/e17-module-alarm/Makefile head/x11-wm/e17-module-comp-scale/Makefile head/x11-wm/e17-module-cpu/Makefile head/x11-wm/e17-module-diskio/Makefile head/x11-wm/e17-module-eektool/Makefile head/x11-wm/e17-module-engage/Makefile head/x11-wm/e17-module-eooorg/Makefile head/x11-wm/e17-module-everything-aspell/Makefile head/x11-wm/e17-module-everything-mpris/Makefile head/x11-wm/e17-module-everything-pidgin/Makefile head/x11-wm/e17-module-everything-places/Makefile head/x11-wm/e17-module-everything-wallpaper/Makefile head/x11-wm/e17-module-everything-websearch/Makefile head/x11-wm/e17-module-flame/Makefile head/x11-wm/e17-module-forecasts/Makefile head/x11-wm/e17-module-iiirk/Makefile head/x11-wm/e17-module-mail/Makefile head/x11-wm/e17-module-mem/Makefile head/x11-wm/e17-module-moon/Makefile head/x11-wm/e17-module-mpdule/Makefile head/x11-wm/e17-module-net/Makefile head/x11-wm/e17-module-news/Makefile head/x11-wm/e17-module-penguins/Makefile head/x11-wm/e17-module-photo/Makefile head/x11-wm/e17-module-places/Makefile head/x11-wm/e17-module-rain/Makefile head/x11-wm/e17-module-screenshot/Makefile head/x11-wm/e17-module-slideshow/Makefile head/x11-wm/e17-module-snow/Makefile head/x11-wm/e17-module-taskbar/Makefile head/x11-wm/e17-module-tclock/Makefile head/x11-wm/e17-module-uptime/Makefile head/x11-wm/e17-module-weather/Makefile head/x11-wm/e17-module-winlist-ng/Makefile head/x11-wm/e17-module-wlan/Makefile head/x11-wm/mcwm/Makefile head/x11-wm/obconf/Makefile head/x11-wm/obmenu/Makefile head/x11-wm/qtile/Makefile Modified: head/x11-wm/e17-module-alarm/Makefile ============================================================================== --- head/x11-wm/e17-module-alarm/Makefile Fri Feb 21 13:40:27 2014 (r345442) +++ head/x11-wm/e17-module-alarm/Makefile Fri Feb 21 13:40:33 2014 (r345443) @@ -21,7 +21,7 @@ GNU_CONFIGURE= yes USES= gmake pkgconfig USE_EFL= edje libtool_hack modarch_hack -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include Modified: head/x11-wm/e17-module-comp-scale/Makefile ============================================================================== --- head/x11-wm/e17-module-comp-scale/Makefile Fri Feb 21 13:40:27 2014 (r345442) +++ head/x11-wm/e17-module-comp-scale/Makefile Fri Feb 21 13:40:33 2014 (r345443) @@ -19,7 +19,7 @@ GNU_CONFIGURE= yes USES= gmake pkgconfig USE_EFL= edje libtool_hack modarch_hack -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include Modified: head/x11-wm/e17-module-cpu/Makefile ============================================================================== --- head/x11-wm/e17-module-cpu/Makefile Fri Feb 21 13:40:27 2014 (r345442) +++ head/x11-wm/e17-module-cpu/Makefile Fri Feb 21 13:40:33 2014 (r345443) @@ -19,7 +19,7 @@ GNU_CONFIGURE= yes USES= gmake pkgconfig USE_EFL= edje libtool_hack modarch_hack -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include Modified: head/x11-wm/e17-module-diskio/Makefile ============================================================================== --- head/x11-wm/e17-module-diskio/Makefile Fri Feb 21 13:40:27 2014 (r345442) +++ head/x11-wm/e17-module-diskio/Makefile Fri Feb 21 13:40:33 2014 (r345443) @@ -19,7 +19,7 @@ GNU_CONFIGURE= yes USES= gmake pkgconfig USE_EFL= edje libtool_hack modarch_hack -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include Modified: head/x11-wm/e17-module-eektool/Makefile ============================================================================== --- head/x11-wm/e17-module-eektool/Makefile Fri Feb 21 13:40:27 2014 (r345442) +++ head/x11-wm/e17-module-eektool/Makefile Fri Feb 21 13:40:33 2014 (r345443) @@ -20,7 +20,7 @@ GNU_CONFIGURE= yes USES= gmake pkgconfig USE_EFL= edje libtool_hack modarch_hack -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include Modified: head/x11-wm/e17-module-engage/Makefile ============================================================================== --- head/x11-wm/e17-module-engage/Makefile Fri Feb 21 13:40:27 2014 (r345442) +++ head/x11-wm/e17-module-engage/Makefile Fri Feb 21 13:40:33 2014 (r345443) @@ -19,7 +19,7 @@ GNU_CONFIGURE= yes USES= gmake pkgconfig USE_EFL= edje libtool_hack modarch_hack -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include Modified: head/x11-wm/e17-module-eooorg/Makefile ============================================================================== --- head/x11-wm/e17-module-eooorg/Makefile Fri Feb 21 13:40:27 2014 (r345442) +++ head/x11-wm/e17-module-eooorg/Makefile Fri Feb 21 13:40:33 2014 (r345443) @@ -19,7 +19,7 @@ GNU_CONFIGURE= yes USES= gmake pkgconfig USE_EFL= edje libtool_hack modarch_hack -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include Modified: head/x11-wm/e17-module-everything-aspell/Makefile ============================================================================== --- head/x11-wm/e17-module-everything-aspell/Makefile Fri Feb 21 13:40:27 2014 (r345442) +++ head/x11-wm/e17-module-everything-aspell/Makefile Fri Feb 21 13:40:33 2014 (r345443) @@ -20,7 +20,7 @@ GNU_CONFIGURE= yes USES= gmake pkgconfig USE_EFL= edje libtool_hack modarch_hack -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include Modified: head/x11-wm/e17-module-everything-mpris/Makefile ============================================================================== --- head/x11-wm/e17-module-everything-mpris/Makefile Fri Feb 21 13:40:27 2014 (r345442) +++ head/x11-wm/e17-module-everything-mpris/Makefile Fri Feb 21 13:40:33 2014 (r345443) @@ -19,7 +19,7 @@ GNU_CONFIGURE= yes USES= gmake pkgconfig USE_EFL= edje libtool_hack modarch_hack -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include Modified: head/x11-wm/e17-module-everything-pidgin/Makefile ============================================================================== --- head/x11-wm/e17-module-everything-pidgin/Makefile Fri Feb 21 13:40:27 2014 (r345442) +++ head/x11-wm/e17-module-everything-pidgin/Makefile Fri Feb 21 13:40:33 2014 (r345443) @@ -19,7 +19,7 @@ GNU_CONFIGURE= yes USES= gmake pkgconfig USE_EFL= edje libtool_hack modarch_hack -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include Modified: head/x11-wm/e17-module-everything-places/Makefile ============================================================================== --- head/x11-wm/e17-module-everything-places/Makefile Fri Feb 21 13:40:27 2014 (r345442) +++ head/x11-wm/e17-module-everything-places/Makefile Fri Feb 21 13:40:33 2014 (r345443) @@ -19,7 +19,7 @@ GNU_CONFIGURE= yes USES= gmake pkgconfig USE_EFL= edje libtool_hack modarch_hack -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include Modified: head/x11-wm/e17-module-everything-wallpaper/Makefile ============================================================================== --- head/x11-wm/e17-module-everything-wallpaper/Makefile Fri Feb 21 13:40:27 2014 (r345442) +++ head/x11-wm/e17-module-everything-wallpaper/Makefile Fri Feb 21 13:40:33 2014 (r345443) @@ -19,7 +19,7 @@ GNU_CONFIGURE= yes USES= gmake pkgconfig USE_EFL= edje libtool_hack modarch_hack -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include Modified: head/x11-wm/e17-module-everything-websearch/Makefile ============================================================================== --- head/x11-wm/e17-module-everything-websearch/Makefile Fri Feb 21 13:40:27 2014 (r345442) +++ head/x11-wm/e17-module-everything-websearch/Makefile Fri Feb 21 13:40:33 2014 (r345443) @@ -19,7 +19,7 @@ GNU_CONFIGURE= yes USES= gmake pkgconfig USE_EFL= edje libtool_hack modarch_hack -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include Modified: head/x11-wm/e17-module-flame/Makefile ============================================================================== --- head/x11-wm/e17-module-flame/Makefile Fri Feb 21 13:40:27 2014 (r345442) +++ head/x11-wm/e17-module-flame/Makefile Fri Feb 21 13:40:33 2014 (r345443) @@ -19,7 +19,7 @@ GNU_CONFIGURE= yes USES= gmake pkgconfig USE_EFL= edje libtool_hack modarch_hack -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include Modified: head/x11-wm/e17-module-forecasts/Makefile ============================================================================== --- head/x11-wm/e17-module-forecasts/Makefile Fri Feb 21 13:40:27 2014 (r345442) +++ head/x11-wm/e17-module-forecasts/Makefile Fri Feb 21 13:40:33 2014 (r345443) @@ -19,7 +19,7 @@ GNU_CONFIGURE= yes USES= gmake pkgconfig USE_EFL= edje libtool_hack modarch_hack -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include Modified: head/x11-wm/e17-module-iiirk/Makefile ============================================================================== --- head/x11-wm/e17-module-iiirk/Makefile Fri Feb 21 13:40:27 2014 (r345442) +++ head/x11-wm/e17-module-iiirk/Makefile Fri Feb 21 13:40:33 2014 (r345443) @@ -19,7 +19,7 @@ GNU_CONFIGURE= yes USES= gmake pkgconfig USE_EFL= edje libtool_hack modarch_hack -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include Modified: head/x11-wm/e17-module-mail/Makefile ============================================================================== --- head/x11-wm/e17-module-mail/Makefile Fri Feb 21 13:40:27 2014 (r345442) +++ head/x11-wm/e17-module-mail/Makefile Fri Feb 21 13:40:33 2014 (r345443) @@ -21,7 +21,7 @@ GNU_CONFIGURE= yes USES= gmake pkgconfig USE_EFL= edje libtool_hack modarch_hack -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include Modified: head/x11-wm/e17-module-mem/Makefile ============================================================================== --- head/x11-wm/e17-module-mem/Makefile Fri Feb 21 13:40:27 2014 (r345442) +++ head/x11-wm/e17-module-mem/Makefile Fri Feb 21 13:40:33 2014 (r345443) @@ -20,7 +20,7 @@ GNU_CONFIGURE= yes USES= gmake pkgconfig USE_EFL= edje libtool_hack modarch_hack -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include Modified: head/x11-wm/e17-module-moon/Makefile ============================================================================== --- head/x11-wm/e17-module-moon/Makefile Fri Feb 21 13:40:27 2014 (r345442) +++ head/x11-wm/e17-module-moon/Makefile Fri Feb 21 13:40:33 2014 (r345443) @@ -20,7 +20,7 @@ GNU_CONFIGURE= yes USES= gmake pkgconfig USE_EFL= edje libtool_hack modarch_hack -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include Modified: head/x11-wm/e17-module-mpdule/Makefile ============================================================================== --- head/x11-wm/e17-module-mpdule/Makefile Fri Feb 21 13:40:27 2014 (r345442) +++ head/x11-wm/e17-module-mpdule/Makefile Fri Feb 21 13:40:33 2014 (r345443) @@ -20,7 +20,7 @@ GNU_CONFIGURE= yes USES= gmake pkgconfig USE_EFL= edje libtool_hack modarch_hack -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include Modified: head/x11-wm/e17-module-net/Makefile ============================================================================== --- head/x11-wm/e17-module-net/Makefile Fri Feb 21 13:40:27 2014 (r345442) +++ head/x11-wm/e17-module-net/Makefile Fri Feb 21 13:40:33 2014 (r345443) @@ -19,7 +19,7 @@ GNU_CONFIGURE= yes USES= gmake pkgconfig USE_EFL= edje libtool_hack modarch_hack -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include Modified: head/x11-wm/e17-module-news/Makefile ============================================================================== --- head/x11-wm/e17-module-news/Makefile Fri Feb 21 13:40:27 2014 (r345442) +++ head/x11-wm/e17-module-news/Makefile Fri Feb 21 13:40:33 2014 (r345443) @@ -21,7 +21,7 @@ GNU_CONFIGURE= yes USES= gmake pkgconfig USE_EFL= edje libtool_hack modarch_hack -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include Modified: head/x11-wm/e17-module-penguins/Makefile ============================================================================== --- head/x11-wm/e17-module-penguins/Makefile Fri Feb 21 13:40:27 2014 (r345442) +++ head/x11-wm/e17-module-penguins/Makefile Fri Feb 21 13:40:33 2014 (r345443) @@ -19,7 +19,7 @@ GNU_CONFIGURE= yes USES= gmake pkgconfig USE_EFL= edje libtool_hack modarch_hack -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include Modified: head/x11-wm/e17-module-photo/Makefile ============================================================================== --- head/x11-wm/e17-module-photo/Makefile Fri Feb 21 13:40:27 2014 (r345442) +++ head/x11-wm/e17-module-photo/Makefile Fri Feb 21 13:40:33 2014 (r345443) @@ -21,7 +21,7 @@ GNU_CONFIGURE= yes USES= gmake pkgconfig USE_EFL= edje libtool_hack modarch_hack -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include Modified: head/x11-wm/e17-module-places/Makefile ============================================================================== --- head/x11-wm/e17-module-places/Makefile Fri Feb 21 13:40:27 2014 (r345442) +++ head/x11-wm/e17-module-places/Makefile Fri Feb 21 13:40:33 2014 (r345443) @@ -19,7 +19,7 @@ GNU_CONFIGURE= yes USES= gmake pkgconfig USE_EFL= edje libtool_hack modarch_hack -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include Modified: head/x11-wm/e17-module-rain/Makefile ============================================================================== --- head/x11-wm/e17-module-rain/Makefile Fri Feb 21 13:40:27 2014 (r345442) +++ head/x11-wm/e17-module-rain/Makefile Fri Feb 21 13:40:33 2014 (r345443) @@ -19,7 +19,7 @@ GNU_CONFIGURE= yes USES= gmake pkgconfig USE_EFL= edje libtool_hack modarch_hack -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include Modified: head/x11-wm/e17-module-screenshot/Makefile ============================================================================== --- head/x11-wm/e17-module-screenshot/Makefile Fri Feb 21 13:40:27 2014 (r345442) +++ head/x11-wm/e17-module-screenshot/Makefile Fri Feb 21 13:40:33 2014 (r345443) @@ -21,7 +21,7 @@ GNU_CONFIGURE= yes USES= gmake pkgconfig USE_EFL= edje libtool_hack modarch_hack -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include Modified: head/x11-wm/e17-module-slideshow/Makefile ============================================================================== --- head/x11-wm/e17-module-slideshow/Makefile Fri Feb 21 13:40:27 2014 (r345442) +++ head/x11-wm/e17-module-slideshow/Makefile Fri Feb 21 13:40:33 2014 (r345443) @@ -19,7 +19,7 @@ GNU_CONFIGURE= yes USES= gmake pkgconfig USE_EFL= edje libtool_hack modarch_hack -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include Modified: head/x11-wm/e17-module-snow/Makefile ============================================================================== --- head/x11-wm/e17-module-snow/Makefile Fri Feb 21 13:40:27 2014 (r345442) +++ head/x11-wm/e17-module-snow/Makefile Fri Feb 21 13:40:33 2014 (r345443) @@ -19,7 +19,7 @@ GNU_CONFIGURE= yes USES= gmake pkgconfig USE_EFL= edje libtool_hack modarch_hack -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include Modified: head/x11-wm/e17-module-taskbar/Makefile ============================================================================== --- head/x11-wm/e17-module-taskbar/Makefile Fri Feb 21 13:40:27 2014 (r345442) +++ head/x11-wm/e17-module-taskbar/Makefile Fri Feb 21 13:40:33 2014 (r345443) @@ -21,7 +21,7 @@ GNU_CONFIGURE= yes USES= gmake pkgconfig USE_EFL= edje libtool_hack modarch_hack -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include Modified: head/x11-wm/e17-module-tclock/Makefile ============================================================================== --- head/x11-wm/e17-module-tclock/Makefile Fri Feb 21 13:40:27 2014 (r345442) +++ head/x11-wm/e17-module-tclock/Makefile Fri Feb 21 13:40:33 2014 (r345443) @@ -19,7 +19,7 @@ GNU_CONFIGURE= yes USES= gmake pkgconfig USE_EFL= edje libtool_hack modarch_hack -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include Modified: head/x11-wm/e17-module-uptime/Makefile ============================================================================== --- head/x11-wm/e17-module-uptime/Makefile Fri Feb 21 13:40:27 2014 (r345442) +++ head/x11-wm/e17-module-uptime/Makefile Fri Feb 21 13:40:33 2014 (r345443) @@ -19,7 +19,7 @@ GNU_CONFIGURE= yes USES= gmake pkgconfig USE_EFL= edje libtool_hack modarch_hack -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include Modified: head/x11-wm/e17-module-weather/Makefile ============================================================================== --- head/x11-wm/e17-module-weather/Makefile Fri Feb 21 13:40:27 2014 (r345442) +++ head/x11-wm/e17-module-weather/Makefile Fri Feb 21 13:40:33 2014 (r345443) @@ -20,7 +20,7 @@ GNU_CONFIGURE= yes USES= gmake pkgconfig USE_EFL= edje libtool_hack modarch_hack -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include Modified: head/x11-wm/e17-module-winlist-ng/Makefile ============================================================================== --- head/x11-wm/e17-module-winlist-ng/Makefile Fri Feb 21 13:40:27 2014 (r345442) +++ head/x11-wm/e17-module-winlist-ng/Makefile Fri Feb 21 13:40:33 2014 (r345443) @@ -19,7 +19,7 @@ GNU_CONFIGURE= yes USES= gmake pkgconfig USE_EFL= edje libtool_hack modarch_hack -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include Modified: head/x11-wm/e17-module-wlan/Makefile ============================================================================== --- head/x11-wm/e17-module-wlan/Makefile Fri Feb 21 13:40:27 2014 (r345442) +++ head/x11-wm/e17-module-wlan/Makefile Fri Feb 21 13:40:33 2014 (r345443) @@ -19,7 +19,7 @@ USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= edje libtool_hack modarch_hack -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include Modified: head/x11-wm/mcwm/Makefile ============================================================================== --- head/x11-wm/mcwm/Makefile Fri Feb 21 13:40:27 2014 (r345442) +++ head/x11-wm/mcwm/Makefile Fri Feb 21 13:40:33 2014 (r345443) @@ -45,7 +45,7 @@ do-install: ${INSTALL_MAN} ${WRKSRC}/hidden.man \ ${MAN1PREFIX}/man/man1/hidden.1 -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include Modified: head/x11-wm/obconf/Makefile ============================================================================== --- head/x11-wm/obconf/Makefile Fri Feb 21 13:40:27 2014 (r345442) +++ head/x11-wm/obconf/Makefile Fri Feb 21 13:40:33 2014 (r345443) @@ -27,7 +27,7 @@ PORTDOCS= ABOUT-NLS AUTHORS README TODO NO_STAGE= yes -OPTIONS_DEFINE= DOCS NLS +OPTIONS_DEFINE= DOCS NLS .include Modified: head/x11-wm/obmenu/Makefile ============================================================================== --- head/x11-wm/obmenu/Makefile Fri Feb 21 13:40:27 2014 (r345442) +++ head/x11-wm/obmenu/Makefile Fri Feb 21 13:40:33 2014 (r345443) @@ -24,7 +24,7 @@ SUB_FILES= pkg-message DESKTOP_ENTRIES="Obmenu" "Menu manager for Openbox" ${PORTNAME} \ "${PORTNAME}" "Settings;" false -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include Modified: head/x11-wm/qtile/Makefile ============================================================================== --- head/x11-wm/qtile/Makefile Fri Feb 21 13:40:27 2014 (r345442) +++ head/x11-wm/qtile/Makefile Fri Feb 21 13:40:33 2014 (r345443) @@ -27,7 +27,7 @@ PYDISTUTILS_AUTOPLIST= yes PORTDOCS= CHANGELOG INSTALL.rst README.rst -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include