pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/fonts/un-core-ttf un-core-ttf: use fonts.mk
details: https://anonhg.NetBSD.org/pkgsrc/rev/592262d1d6dc
branches: trunk
changeset: 332150:592262d1d6dc
user: maya <maya%pkgsrc.org@localhost>
date: Thu Apr 04 10:40:34 2019 +0000
description:
un-core-ttf: use fonts.mk
diffstat:
fonts/un-core-ttf/Makefile | 11 ++---------
1 files changed, 2 insertions(+), 9 deletions(-)
diffs (24 lines):
diff -r 91c9ed5e333c -r 592262d1d6dc fonts/un-core-ttf/Makefile
--- a/fonts/un-core-ttf/Makefile Thu Apr 04 10:35:54 2019 +0000
+++ b/fonts/un-core-ttf/Makefile Thu Apr 04 10:40:34 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2015/07/04 16:18:34 joerg Exp $
+# $NetBSD: Makefile,v 1.10 2019/04/04 10:40:34 maya Exp $
DISTNAME= un-fonts-core-1.0.2-080608
PKGNAME= ${DISTNAME:S/fonts-core/core-ttf/:S/-0/.200/}
@@ -13,13 +13,6 @@
CONFLICTS+= un-ttf-[0-9]*
WRKSRC= ${WRKDIR}/un-fonts
-NO_CONFIGURE= yes
-NO_BUILD= yes
-FONTS_DIRS.ttf= ${PREFIX}/share/fonts/X11/TTF
-
-do-install:
- ${INSTALL_DATA_DIR} ${DESTDIR}${FONTS_DIRS.ttf}
- ${INSTALL_DATA} ${WRKSRC}/*.ttf ${DESTDIR}${FONTS_DIRS.ttf}
-
+.include "../../mk/fonts.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index