pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/fonts/gentium-ttf Fix one pedantic pkglint warning.
details: https://anonhg.NetBSD.org/pkgsrc/rev/f48c2df019cb
branches: trunk
changeset: 513388:f48c2df019cb
user: joerg <joerg%pkgsrc.org@localhost>
date: Fri May 26 21:12:59 2006 +0000
description:
Fix one pedantic pkglint warning.
diffstat:
fonts/gentium-ttf/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 913f19b36a24 -r f48c2df019cb fonts/gentium-ttf/Makefile
--- a/fonts/gentium-ttf/Makefile Fri May 26 21:09:35 2006 +0000
+++ b/fonts/gentium-ttf/Makefile Fri May 26 21:12:59 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/05/26 21:08:53 joerg Exp $
+# $NetBSD: Makefile,v 1.2 2006/05/26 21:12:59 joerg Exp $
#
DISTNAME= Gentium_102_W
@@ -17,7 +17,7 @@
NO_CONFIGURE= YES
NO_BUILD= YES
-FONTS_DIRS.ttf= ${PREFIX}/lib/X11/fonts/TTF
+FONTS_DIRS.ttf+= ${PREFIX}/lib/X11/fonts/TTF
do-install:
${INSTALL_DATA_DIR} ${FONTS_DIRS.ttf}
Home |
Main Index |
Thread Index |
Old Index