pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/fonts/unscii
Module Name: pkgsrc
Committed By: joerg
Date: Sat Apr 18 22:07:39 UTC 2020
Modified Files:
pkgsrc/fonts/unscii: Makefile
Log Message:
fontforge is very memory hungry, so raise limits.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/fonts/unscii/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/unscii/Makefile
diff -u pkgsrc/fonts/unscii/Makefile:1.1 pkgsrc/fonts/unscii/Makefile:1.2
--- pkgsrc/fonts/unscii/Makefile:1.1 Thu Jan 2 01:59:47 2020
+++ pkgsrc/fonts/unscii/Makefile Sat Apr 18 22:07:39 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/01/02 01:59:47 ng0 Exp $
+# $NetBSD: Makefile,v 1.2 2020/04/18 22:07:39 joerg Exp $
DISTNAME= unscii-1.1-src
PKGNAME= ${DISTNAME:S/-src//}
@@ -10,6 +10,8 @@ HOMEPAGE= http://pelulamu.net/unscii/
COMMENT= Bitmapped character-art friendly Unicode fonts
LICENSE= gnu-gpl-v2
+UNLIMIT_RESOURCES= datasize virtualsize
+
USE_TOOLS+= perl:build
BUILD_DEPENDS+= bdftopcf-[0-9]*:../../fonts/bdftopcf
BUILD_DEPENDS+= fontforge-[0-9]*:../../fonts/fontforge
Home |
Main Index |
Thread Index |
Old Index