From 586fd539d2f550f6ef3297c8cd1494f973899571 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 5 May 2012 00:55:46 +0000 Subject: Fix build with automake-1.12. While here, set LICENSE. --- graphics/agg/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphics/agg/Makefile') diff --git a/graphics/agg/Makefile b/graphics/agg/Makefile index 3471d13384a..72c7ceefd7a 100644 --- a/graphics/agg/Makefile +++ b/graphics/agg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/01/26 14:17:38 joerg Exp $ +# $NetBSD: Makefile,v 1.7 2012/05/05 00:55:46 wiz Exp $ # DISTNAME= agg-2.5 @@ -9,6 +9,7 @@ MASTER_SITES= http://www.antigrain.com/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.antigrain.com/ COMMENT= High Quality Rendering Engine for C++ +LICENSE= gnu-gpl-v2 PKG_DESTDIR_SUPPORT= user-destdir -- cgit v1.2.3