pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/felinks
Module Name: pkgsrc
Committed By: tnn
Date: Sun Sep 25 10:20:49 UTC 2022
Modified Files:
pkgsrc/www/felinks: Makefile
Log Message:
whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/felinks/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/felinks/Makefile
diff -u pkgsrc/www/felinks/Makefile:1.6 pkgsrc/www/felinks/Makefile:1.7
--- pkgsrc/www/felinks/Makefile:1.6 Sun Sep 25 10:13:59 2022
+++ pkgsrc/www/felinks/Makefile Sun Sep 25 10:20:49 2022
@@ -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 @@ GNU_CONFIGURE= yes
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 @@ LIBS+= -lexecinfo
.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