pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/fonts/intlfonts Set DISTFILE more easy.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e00c3a0839aa
branches:  trunk
changeset: 550726:e00c3a0839aa
user:      obache <obache%pkgsrc.org@localhost>
date:      Thu Nov 27 12:42:00 2008 +0000

description:
Set DISTFILE more easy.

diffstat:

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

diffs (16 lines):

diff -r 5e7e27524f72 -r e00c3a0839aa fonts/intlfonts/Makefile
--- a/fonts/intlfonts/Makefile  Thu Nov 27 12:40:49 2008 +0000
+++ b/fonts/intlfonts/Makefile  Thu Nov 27 12:42:00 2008 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.26 2008/05/26 12:15:14 joerg Exp $
+# $NetBSD: Makefile,v 1.27 2008/11/27 12:42:00 obache Exp $
 
 DISTNAME=      intlfonts-1.2.1
 PKGREVISION=   5
 CATEGORIES=    fonts x11
 MASTER_SITES=  ${MASTER_SITE_GNU:=intlfonts/intlfonts-1.2.1-split/}
-DISTFILES=     ${FONT_SETS:S/$/${EXTRACT_SUFX}/} ${MISC_FILES}
+DISTFILES=     ${FONT_SETS:=${EXTRACT_SUFX}} ${MISC_FILES}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 COMMENT=       Free X11 fonts (BDF format) for all characters that Emacs can handle



Home | Main Index | Thread Index | Old Index