From ba171a91fab519f587b027c1a2888cb6e3fce049 Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 12 Jun 2008 02:14:13 +0000 Subject: Add DESTDIR support. --- math/py-pytables/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'math/py-pytables') diff --git a/math/py-pytables/Makefile b/math/py-pytables/Makefile index 59504efcafd..5a10c57316d 100644 --- a/math/py-pytables/Makefile +++ b/math/py-pytables/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2008/04/25 20:39:10 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2008/06/12 02:14:37 joerg Exp $ # DISTNAME= pytables-1.3.3 @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://pytables.sourceforge.net/ COMMENT= Database package for large amounts of data +PKG_DESTDIR_SUPPORT= user-destdir + PKG_OPTIONS_VAR= PKG_OPTIONS.pytables PKG_SUPPORTED_OPTIONS= lzo ucl PKG_SUGGESTED_OPTIONS= -- cgit v1.2.3