editors/feathernotes: unbreak build
Fix PLIST, delint Makefile.
This commit is contained in:
parent
14b2d1b19b
commit
e2d254a845
2 changed files with 4 additions and 3 deletions
|
@ -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 @@ USE_LANGUAGES= c c++
|
|||
CONFIGURE_DIRS= build
|
||||
CMAKE_ARG_PATH= ..
|
||||
|
||||
CMAKE_ARGS+= -DCMAKE_INSTALL_PREFIX=${PREFIX}
|
||||
CMAKE_ARGS+= -DCMAKE_INSTALL_PREFIX=${PREFIX}
|
||||
|
||||
pre-configure:
|
||||
${MKDIR} -p ${WRKSRC}/build
|
||||
|
|
|
@ -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_pt_BR.qm
|
|||
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
|
||||
|
|
Loading…
Reference in a new issue