From 39d7fb93432416d872ed34e0025741cc93068c06 Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 12 Jun 2008 02:14:13 +0000 Subject: Add DESTDIR support. --- math/calcoo/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'math/calcoo') diff --git a/math/calcoo/Makefile b/math/calcoo/Makefile index 045b2c18b12..f3f06ed034a 100644 --- a/math/calcoo/Makefile +++ b/math/calcoo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2007/09/03 15:59:14 drochner Exp $ +# $NetBSD: Makefile,v 1.9 2008/06/12 02:14:36 joerg Exp $ # DISTNAME= calcoo-1.3.18 @@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://calcoo.sourceforge.net/ COMMENT= Scientific calculator +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= yes USE_TOOLS+= pkg-config -- cgit v1.2.3