pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/fonts/cyberbase-ttf
Module Name: pkgsrc
Committed By: nia
Date: Sun Nov 29 20:50:52 UTC 2020
Modified Files:
pkgsrc/fonts/cyberbase-ttf: Makefile
Log Message:
cyberbase-ttf: set NO_BUILD
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/fonts/cyberbase-ttf/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/fonts/cyberbase-ttf/Makefile
diff -u pkgsrc/fonts/cyberbase-ttf/Makefile:1.10 pkgsrc/fonts/cyberbase-ttf/Makefile:1.11
--- pkgsrc/fonts/cyberbase-ttf/Makefile:1.10 Sat Apr 6 08:44:07 2019
+++ pkgsrc/fonts/cyberbase-ttf/Makefile Sun Nov 29 20:50:52 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2019/04/06 08:44:07 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2020/11/29 20:50:52 nia Exp $
PKGNAME= cyberbase-ttf-2.0
PKGREVISION= 8
@@ -8,5 +8,7 @@ COMMENT= Cyberbit minus CJK subset, for
CONFLICTS= cyberbit-ttf-[0-9]*
+NO_BUILD= yes
+
.include "../../fonts/cyberbit-ttf/Makefile.common"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index