From 541a6bb9d6b0d23c4b4df8b1757dcfbe477a9c7f Mon Sep 17 00:00:00 2001 From: abs Date: Thu, 20 Nov 2003 10:06:22 +0000 Subject: Contents of distfile have changed (Makefiles and suchlike regenerated with automake 1.4-p5 rather than automake 1.4). Update distinfo and use DIST_SUBDIR to avoid breaking systems with previously downloaded distfiles. No PKGREVISION bump as no functional change. --- graphics/fnlib/Makefile | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'graphics/fnlib/Makefile') diff --git a/graphics/fnlib/Makefile b/graphics/fnlib/Makefile index 268642445c2..627b6a75f09 100644 --- a/graphics/fnlib/Makefile +++ b/graphics/fnlib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2003/07/21 16:51:40 martti Exp $ +# $NetBSD: Makefile,v 1.24 2003/11/20 10:06:22 abs Exp $ # DISTNAME= fnlib-0.5 @@ -9,6 +9,11 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=enlightenment/} MAINTAINER= root@garbled.net COMMENT= Color font rendering library for X11R6 +# XXX Added to stop old distfiles conflicting due to the authors updating +# XXX fnlib-0.5.tar.gz without changing the filename. +# XXX Delete when DISTNAME next changes +DIST_SUBDIR= fnlib + USE_BUILDLINK2= YES USE_PKGINSTALL= YES USE_X11= YES -- cgit v1.2.3