From b371751250f40de917902eb5d26374e753eb1aef Mon Sep 17 00:00:00 2001 From: jlam Date: Fri, 6 Oct 2000 01:27:38 +0000 Subject: Bump dependency on gettext to >=0.10.35nb1. For some reason, this was missed in the sweep. --- graphics/freetype-lib/Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics') diff --git a/graphics/freetype-lib/Makefile.common b/graphics/freetype-lib/Makefile.common index 8dbf364336e..947d8cb9687 100644 --- a/graphics/freetype-lib/Makefile.common +++ b/graphics/freetype-lib/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.5 2000/07/22 08:12:40 jlam Exp $ +# $NetBSD: Makefile.common,v 1.6 2000/10/06 01:27:38 jlam Exp $ DISTNAME= freetype-${FT_VERS} FT_VERS= 1.3.1 @@ -10,7 +10,7 @@ MASTER_SITES= http://download.sourceforge.net/freetype/ \ MAINTAINER= jlam@netbsd.org HOMEPAGE= http://www.freetype.org/ -DEPENDS+= gettext-0.10.*:../../devel/gettext +DEPENDS+= gettext>=0.10.35nb1:../../devel/gettext USE_LIBTOOL= # defined LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig -- cgit v1.2.3