pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/fonts/ja-shinonome
Module Name: pkgsrc
Committed By: ryoon
Date: Sun Apr 29 21:14:18 UTC 2018
Modified Files:
pkgsrc/fonts/ja-shinonome: Makefile
Log Message:
Remove unused lines
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/fonts/ja-shinonome/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/ja-shinonome/Makefile
diff -u pkgsrc/fonts/ja-shinonome/Makefile:1.32 pkgsrc/fonts/ja-shinonome/Makefile:1.33
--- pkgsrc/fonts/ja-shinonome/Makefile:1.32 Mon Apr 9 14:52:43 2018
+++ pkgsrc/fonts/ja-shinonome/Makefile Sun Apr 29 21:14:18 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2018/04/09 14:52:43 ryoon Exp $
+# $NetBSD: Makefile,v 1.33 2018/04/29 21:14:18 ryoon Exp $
#
DISTNAME= shinonome-0.9.11p1
@@ -16,17 +16,14 @@ WRKSRC= ${WRKDIR}/shinonome-0.9.11
GNU_CONFIGURE= YES
USE_TOOLS+= bdftopcf gmake mkfontdir perl gzip
-FONTS_DIRS.x11+= ${PREFIX}/share/fonts/X11/local
FONTDIR= ${PREFIX}/share/fonts/X11/local
-FOUNDRY= Misc
+FONTS_DIRS.x11+= ${FONTDIR}
ALIAS_SHINONOME= ${PREFIX}/share/examples/fonts.alias.shinonome
FILES_SUBST+= FONTDIR=${FONTDIR:Q}
FILES_SUBST+= ALIAS_SHINONOME=${ALIAS_SHINONOME:Q}
CONFIGURE_ARGS+= --with-fontdir=${FONTDIR:Q}
-CONFIGURE_ARGS+= --disable-progressbar
-CONFIGURE_ARGS+= --with-foundry=${FOUNDRY:Q}
CONFIGURE_ARGS+= --enable-compress=gzip
INSTALL_MAKE_FLAGS+= FONTDIR=${DESTDIR:Q}${FONTDIR:Q}
Home |
Main Index |
Thread Index |
Old Index