From ff816060bd39b709e662c5359d1d123457590836 Mon Sep 17 00:00:00 2001 From: dholland Date: Fri, 15 Jun 2012 23:06:02 +0000 Subject: Whitespace. (as whined about by pkglint) --- x11/rxvt-unicode/Makefile | 6 +++--- x11/rxvt-unicode/options.mk | 12 ++++++------ 2 files changed, 9 insertions(+), 9 deletions(-) (limited to 'x11/rxvt-unicode') diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile index a7026274f9f..70ae3d2e426 100644 --- a/x11/rxvt-unicode/Makefile +++ b/x11/rxvt-unicode/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2012/03/01 23:06:30 morr Exp $ +# $NetBSD: Makefile,v 1.36 2012/06/15 23:06:04 dholland Exp $ DISTNAME= rxvt-unicode-9.15 PKGREVISION= 1 @@ -19,10 +19,10 @@ USE_FEATURES+= snprintf CONFIGURE_ENV+= ac_cv_path_TIC=no -CONFIGURE_ARGS+= --enable-256-color +CONFIGURE_ARGS+= --enable-256-color PKG_DESTDIR_SUPPORT= user-destdir -INSTALLATION_DIRS+= share/doc/rxvt-unicode share/examples/rxvt-unicode +INSTALLATION_DIRS+= share/doc/rxvt-unicode share/examples/rxvt-unicode post-install: ${INSTALL_DATA} ${WRKSRC}/README.FAQ \ diff --git a/x11/rxvt-unicode/options.mk b/x11/rxvt-unicode/options.mk index 2f5bea9e4ae..d1df60f186f 100644 --- a/x11/rxvt-unicode/options.mk +++ b/x11/rxvt-unicode/options.mk @@ -1,8 +1,8 @@ -# $NetBSD: options.mk,v 1.9 2012/02/29 18:49:40 morr Exp $ +# $NetBSD: options.mk,v 1.10 2012/06/15 23:06:04 dholland Exp $ -PKG_OPTIONS_VAR= PKG_OPTIONS.rxvt-unicode -PKG_SUPPORTED_OPTIONS= perl unicode3 xft2 rxvt-term -PKG_SUGGESTED_OPTIONS= perl unicode3 xft2 +PKG_OPTIONS_VAR= PKG_OPTIONS.rxvt-unicode +PKG_SUPPORTED_OPTIONS= perl unicode3 xft2 rxvt-term +PKG_SUGGESTED_OPTIONS= perl unicode3 xft2 .include "../../mk/bsd.options.mk" @@ -12,12 +12,12 @@ CONFIGURE_ARGS+= --with-term=rxvt PLIST_VARS+= perl .if !empty(PKG_OPTIONS:Mperl) -USE_TOOLS+= perl:run +USE_TOOLS+= perl:run CONFIGURE_ARGS+= --enable-perl PLIST.perl= yes .include "../../lang/perl5/buildlink3.mk" USE_TOOLS+= perl -REPLACE_PERL+= src/perl/* +REPLACE_PERL+= src/perl/* .else CONFIGURE_ARGS+= --disable-perl .endif -- cgit v1.2.3