From 7b7f8294c2bc7c724e9dae4383007a055fb6b541 Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 11 Jan 2007 11:35:39 +0000 Subject: Explicitly depend on freetype2. Bump revision. --- misc/stellarium/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'misc/stellarium') diff --git a/misc/stellarium/Makefile b/misc/stellarium/Makefile index 3ba99df88c4..6ce5612d427 100644 --- a/misc/stellarium/Makefile +++ b/misc/stellarium/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2006/10/06 21:01:57 adam Exp $ +# $NetBSD: Makefile,v 1.19 2007/01/11 11:35:39 joerg Exp $ DISTNAME= stellarium-0.8.2 +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=stellarium/} @@ -14,5 +15,6 @@ USE_TOOLS+= gmake GNU_CONFIGURE= yes .include "../../devel/SDL/buildlink3.mk" +.include "../../graphics/freetype2/buildlink3.mk" .include "../../graphics/png/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3