pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/fonts/twemoji-color-font-ttf twemoji-color-font-ttf: u...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2f049276e557
branches: trunk
changeset: 332153:2f049276e557
user: maya <maya%pkgsrc.org@localhost>
date: Thu Apr 04 11:55:22 2019 +0000
description:
twemoji-color-font-ttf: use fonts.mk
diffstat:
fonts/twemoji-color-font-ttf/Makefile | 12 ++----------
1 files changed, 2 insertions(+), 10 deletions(-)
diffs (24 lines):
diff -r 2447035c7dc7 -r 2f049276e557 fonts/twemoji-color-font-ttf/Makefile
--- a/fonts/twemoji-color-font-ttf/Makefile Thu Apr 04 11:15:24 2019 +0000
+++ b/fonts/twemoji-color-font-ttf/Makefile Thu Apr 04 11:55:22 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2018/11/30 15:46:48 nia Exp $
+# $NetBSD: Makefile,v 1.2 2019/04/04 11:55:22 maya Exp $
PKGNAME= twemoji-color-font-ttf-11.2.0
DISTNAME= TwitterColorEmoji-SVGinOT-Linux-${PKGVERSION_NOREV}
@@ -12,13 +12,5 @@
COMMENT= Twitter color emoji SVGinOT font
LICENSE= cc-by-v4.0 AND mit
-USE_LANGUAGES= # none
-NO_BUILD= yes
-
-INSTALLATION_DIRS+= share/fonts/X11/TTF
-
-do-install:
- ${INSTALL_DATA} ${WRKSRC}/TwitterColorEmoji-SVGinOT.ttf \
- ${DESTDIR}${PREFIX}/share/fonts/X11/TTF
-
+.include "../../mk/fonts.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index