pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/feathernotes editors/feathernotes: unbreak build
details: https://anonhg.NetBSD.org/pkgsrc/rev/2b04c1c06b85
branches: trunk
changeset: 383207:2b04c1c06b85
user: pin <pin%pkgsrc.org@localhost>
date: Mon Aug 15 06:55:16 2022 +0000
description:
editors/feathernotes: unbreak build
Fix PLIST, delint Makefile.
diffstat:
editors/feathernotes/Makefile | 4 ++--
editors/feathernotes/PLIST | 3 ++-
2 files changed, 4 insertions(+), 3 deletions(-)
diffs (35 lines):
diff -r 5141f013fad7 -r 2b04c1c06b85 editors/feathernotes/Makefile
--- a/editors/feathernotes/Makefile Mon Aug 15 00:01:41 2022 +0000
+++ b/editors/feathernotes/Makefile Mon Aug 15 06:55:16 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2022/08/09 12:05:01 pin Exp $
+# $NetBSD: Makefile,v 1.18 2022/08/15 06:55:16 pin Exp $
VERSION= 1.0.0
DISTNAME= FeatherNotes-V${VERSION}
@@ -20,7 +20,7 @@
CONFIGURE_DIRS= build
CMAKE_ARG_PATH= ..
-CMAKE_ARGS+= -DCMAKE_INSTALL_PREFIX=${PREFIX}
+CMAKE_ARGS+= -DCMAKE_INSTALL_PREFIX=${PREFIX}
pre-configure:
${MKDIR} -p ${WRKSRC}/build
diff -r 5141f013fad7 -r 2b04c1c06b85 editors/feathernotes/PLIST
--- a/editors/feathernotes/PLIST Mon Aug 15 00:01:41 2022 +0000
+++ b/editors/feathernotes/PLIST Mon Aug 15 06:55:16 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2022/01/06 07:53:46 pin Exp $
+@comment $NetBSD: PLIST,v 1.6 2022/08/15 06:55:16 pin Exp $
bin/feathernotes
share/applications/feathernotes.desktop
share/feathernotes/translations/feathernotes_ar_DZ.qm
@@ -32,6 +32,7 @@
share/feathernotes/translations/feathernotes_ru.qm
share/feathernotes/translations/feathernotes_si.qm
share/feathernotes/translations/feathernotes_sk_SK.qm
+share/feathernotes/translations/feathernotes_sv.qm
share/feathernotes/translations/feathernotes_tr.qm
share/feathernotes/translations/feathernotes_uk.qm
share/feathernotes/translations/feathernotes_zh_CN.qm
Home |
Main Index |
Thread Index |
Old Index