From 179238e6e06c9970af85343960c538bd444e7cbe Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 15 May 2006 21:40:00 +0000 Subject: Uses C++. --- graphics/gfract/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphics/gfract') diff --git a/graphics/gfract/Makefile b/graphics/gfract/Makefile index 7a178fd3c53..a261f71cd3b 100644 --- a/graphics/gfract/Makefile +++ b/graphics/gfract/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2006/04/17 13:46:31 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2006/05/15 21:40:49 joerg Exp $ # DISTNAME= gfract-0.32 @@ -11,6 +11,7 @@ MAINTAINER= ben@NetBSD.org HOMEPAGE= http://www.oskusoft.com/osku/gfract/index.html COMMENT= Gtk-based fractal program +USE_LANGUAGES= c++ USE_TOOLS+= gmake pkg-config BUILD_TARGET= gfract -- cgit v1.2.3