From 085dd4bff8c4fe0b5f7fe9fe40e64f37825a3c8a Mon Sep 17 00:00:00 2001 From: sno Date: Sun, 12 Apr 2009 00:29:26 +0000 Subject: PkgSrc changes: - allow optionally build a gd which supports xpm --- graphics/gd/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'graphics/gd/Makefile') diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile index 044d6e8e01f..2f91f65f8ec 100644 --- a/graphics/gd/Makefile +++ b/graphics/gd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.77 2008/11/16 08:58:08 dholland Exp $ +# $NetBSD: Makefile,v 1.78 2009/04/12 00:29:26 sno Exp $ DISTNAME= gd-2.0.35 PKGREVISION= 1 @@ -10,6 +10,8 @@ MAINTAINER= adam@NetBSD.org HOMEPAGE= http://www.libgd.org/ COMMENT= Graphics library for the dynamic creation of images +.include "options.mk" + PKG_DESTDIR_SUPPORT= user-destdir # fails in test not finding libgd.a -- cgit v1.2.3