pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/felinks whitespace



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ec63e31805cf
branches:  trunk
changeset: 385718:ec63e31805cf
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Sun Sep 25 10:20:49 2022 +0000

description:
whitespace

diffstat:

 www/felinks/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r a55c77e4d8ba -r ec63e31805cf www/felinks/Makefile
--- a/www/felinks/Makefile      Sun Sep 25 10:14:39 2022 +0000
+++ b/www/felinks/Makefile      Sun Sep 25 10:20:49 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2022/09/25 10:13:59 tnn Exp $
+# $NetBSD: Makefile,v 1.7 2022/09/25 10:20:49 tnn Exp $
 
 DISTNAME=      elinks-0.15.1
 PKGNAME=       ${DISTNAME:S/elinks/felinks/}
@@ -19,6 +19,7 @@
 USE_LANGUAGES=         c c++
 USE_TOOLS+=            gmake pkg-config
 USE_TOOLS+=            msgfmt xgettext
+
 post-install:
        ${RM} -f ${DESTDIR}${PREFIX}/lib/charset.alias
 
@@ -37,6 +38,7 @@
 .endif
 
 .include "options.mk"
+
 .include "../../converters/libiconv/buildlink3.mk"
 .include "../../devel/libidn/buildlink3.mk"
 .include "../../devel/zlib/buildlink3.mk"



Home | Main Index | Thread Index | Old Index