From 2b2eb6d0ef4472e9f0c3c92f6a702dbf2c50a8a2 Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Wed, 17 Oct 2001 01:47:31 +0000 Subject: use MASTER_SITE_LOCAL to avoid checksum problem with the on-the-fly distfiles produced by CTAN. --- fonts/bakoma-fonts/Makefile | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'fonts/bakoma-fonts/Makefile') diff --git a/fonts/bakoma-fonts/Makefile b/fonts/bakoma-fonts/Makefile index 398b16262a0..152fe4f1f8e 100644 --- a/fonts/bakoma-fonts/Makefile +++ b/fonts/bakoma-fonts/Makefile @@ -1,16 +1,18 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/07/20 14:15:14 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.2 2001/10/17 01:47:31 dmcmahill Exp $ # -DISTNAME= bakoma +DISTNAME= bakoma-20010719 PKGNAME= bakoma-fonts-1.1 CATEGORIES= fonts -MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=fonts/cm/ps-type1/} +MASTER_SITES= ${MASTER_SITE_LOCAL} +# The "on the fly" distfile creation from CTAN messes up the checksums. +#MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=fonts/cm/ps-type1/} MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.ctan.org/tex-archive/fonts/cm/ps-type1/bakoma/ COMMENT= BaKoMa Fonts for TeX -DIST_SUBDIR= ${PKGNAME} +WRKSRC= ${WRKDIR}/bakoma LICENSE+= no-commercial-use NO_SRC_ON_CDROM= #defined NO_BIN_ON_CDROM= #defined -- cgit v1.2.3