Date: Fri, 21 Feb 2014 13:40:13 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r345439 - in head/x11-clocks: alarm-clock cairo-clock Message-ID: <201402211340.s1LDeD8L071383@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ehaupt Date: Fri Feb 21 13:40:13 2014 New Revision: 345439 URL: http://svnweb.freebsd.org/changeset/ports/345439 QAT: https://qat.redports.org/buildarchive/r345439/ Log: Remove trailing whitespaces from category x11-clocks Modified: head/x11-clocks/alarm-clock/Makefile head/x11-clocks/cairo-clock/Makefile Modified: head/x11-clocks/alarm-clock/Makefile ============================================================================== --- head/x11-clocks/alarm-clock/Makefile Fri Feb 21 13:40:06 2014 (r345438) +++ head/x11-clocks/alarm-clock/Makefile Fri Feb 21 13:40:13 2014 (r345439) @@ -21,7 +21,7 @@ USE_GNOME= gtk20 NO_STAGE= yes -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include <bsd.port.options.mk> Modified: head/x11-clocks/cairo-clock/Makefile ============================================================================== --- head/x11-clocks/cairo-clock/Makefile Fri Feb 21 13:40:06 2014 (r345438) +++ head/x11-clocks/cairo-clock/Makefile Fri Feb 21 13:40:13 2014 (r345439) @@ -18,7 +18,7 @@ MAN1= cairo-clock.1 NO_STAGE= yes -OPTIONS_DEFINE= DOCS NLS +OPTIONS_DEFINE= DOCS NLS .include <bsd.port.options.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402211340.s1LDeD8L071383>