pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/fonts/sgi-fonts Delint, style.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c3e26e234608
branches:  trunk
changeset: 464261:c3e26e234608
user:      salo <salo%pkgsrc.org@localhost>
date:      Fri Dec 05 15:16:19 2003 +0000

description:
Delint, style.

diffstat:

 fonts/sgi-fonts/Makefile |  10 ++++++----
 1 files changed, 6 insertions(+), 4 deletions(-)

diffs (29 lines):

diff -r c36ec10f37dc -r c3e26e234608 fonts/sgi-fonts/Makefile
--- a/fonts/sgi-fonts/Makefile  Fri Dec 05 15:15:59 2003 +0000
+++ b/fonts/sgi-fonts/Makefile  Fri Dec 05 15:16:19 2003 +0000
@@ -1,7 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/12/05 14:30:15 agc Exp $
+# $NetBSD: Makefile,v 1.2 2003/12/05 15:16:19 salo Exp $
+#
 
 DISTNAME=      sgi-fonts-1.0-457.src
 PKGNAME=       sgi-fonts-1.0.457
+WRKSRC=                ${WRKDIR}/sgi-fonts
 CATEGORIES=    fonts
 MASTER_SITES=  http://public.planetmirror.com/pub/suse/i386/8.2/suse/src/
 EXTRACT_SUFX=  .rpm
@@ -10,11 +12,11 @@
 HOMEPAGE=      http://oss.sgi.com/projects/sgi_propack/
 COMMENT=       Linux compatibility package for SGI fonts
 
-USE_IMAKE=     yes
-WRKSRC=                ${WRKDIR}/sgi-fonts
+BUILD_DEPENDS+=        rpm2pkg>=1.3:../../pkgtools/rpm2pkg
+
+USE_IMAKE=     YES
 
 RPM2PKG=       ${PREFIX}/sbin/rpm2pkg
-BUILD_DEPENDS+=        rpm2pkg>=1.3:../../pkgtools/rpm2pkg
 
 do-extract:
        ${RPM2PKG} -d ${WRKDIR} ${DISTDIR}/${DIST_SUBDIR}/${DISTFILES}



Home | Main Index | Thread Index | Old Index