From be144a7568251cfb749b2957f5d6c637b8fa48ce Mon Sep 17 00:00:00 2001 From: gdt Date: Thu, 15 Nov 2012 13:44:13 +0000 Subject: Depend on x11/fltk13 rather than x11/fltk. As discussed on pkgsrc-users, x11/ftlk (1.1) is no longer maintained, and 1.3 is believed to be almost entirely compatible. Patch from Tim Larson, who has build-tested these packages on NetBSD/amd64. --- geography/gipfel/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'geography/gipfel') diff --git a/geography/gipfel/Makefile b/geography/gipfel/Makefile index cef016081f2..3aacce5a7b2 100644 --- a/geography/gipfel/Makefile +++ b/geography/gipfel/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2012/10/04 09:19:17 asau Exp $ +# $NetBSD: Makefile,v 1.9 2012/11/15 13:44:14 gdt Exp $ # DISTNAME= gipfel-0.3.2 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= geography graphics MASTER_SITES= http://www.ecademix.com/JohannesHofmann/ @@ -18,5 +18,5 @@ USE_LANGUAGES= c c++ .include "../../mk/jpeg.buildlink3.mk" .include "../../graphics/exiv2/buildlink3.mk" .include "../../math/gsl/buildlink3.mk" -.include "../../x11/fltk/buildlink3.mk" +.include "../../x11/fltk13/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3