pkgsrc-Changes archive

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

CVS commit: pkgsrc/editors/feathernotes



Module Name:    pkgsrc
Committed By:   pin
Date:           Tue Aug 20 06:10:45 UTC 2024

Modified Files:
        pkgsrc/editors/feathernotes: Makefile

Log Message:
editors/feathernotes: -USE_CMAKE


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/editors/feathernotes/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/editors/feathernotes/Makefile
diff -u pkgsrc/editors/feathernotes/Makefile:1.33 pkgsrc/editors/feathernotes/Makefile:1.34
--- pkgsrc/editors/feathernotes/Makefile:1.33   Mon Jun 24 06:25:04 2024
+++ pkgsrc/editors/feathernotes/Makefile        Tue Aug 20 06:10:44 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2024/06/24 06:25:04 pin Exp $
+# $NetBSD: Makefile,v 1.34 2024/08/20 06:10:44 pin Exp $
 
 VERSION=       1.3.0
 DISTNAME=      FeatherNotes-V${VERSION}
@@ -13,7 +13,6 @@ COMMENT=      Lightweight Qt6 hierarchical no
 LICENSE=       gnu-gpl-v3
 
 WRKSRC=                ${WRKDIR}/FeatherNotes-${VERSION}
-USE_CMAKE=     yes
 USE_TOOLS+=    pkg-config
 USE_LANGUAGES= c c++
 



Home | Main Index | Thread Index | Old Index