pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/fonts/intlfonts and also EXTRACT_ONLY.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6a0ee2d11ea4
branches:  trunk
changeset: 550727:6a0ee2d11ea4
user:      obache <obache%pkgsrc.org@localhost>
date:      Thu Nov 27 12:44:19 2008 +0000

description:
and also EXTRACT_ONLY.

diffstat:

 fonts/intlfonts/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r e00c3a0839aa -r 6a0ee2d11ea4 fonts/intlfonts/Makefile
--- a/fonts/intlfonts/Makefile  Thu Nov 27 12:42:00 2008 +0000
+++ b/fonts/intlfonts/Makefile  Thu Nov 27 12:44:19 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2008/11/27 12:42:00 obache Exp $
+# $NetBSD: Makefile,v 1.28 2008/11/27 12:44:19 obache Exp $
 
 DISTNAME=      intlfonts-1.2.1
 PKGREVISION=   5
@@ -40,7 +40,7 @@
 
 DIST_SUBDIR=   ${PKGNAME_NOREV}
 EXTRACT_SUFX=  .tar.gz
-EXTRACT_ONLY=  ${FONT_SETS:S/$/${EXTRACT_SUFX}/}
+EXTRACT_ONLY=  ${FONT_SETS:=${EXTRACT_SUFX}}
 
 GNU_CONFIGURE= yes
 CONFIGURE_ARGS+=--with-fontdir=${PREFIX}/lib/X11/fonts/intlfonts \



Home | Main Index | Thread Index | Old Index