summaryrefslogtreecommitdiff
path: root/graphics/camlimages/Makefile
diff options
context:
space:
mode:
authoris <is>2011-05-24 12:26:00 +0000
committeris <is>2011-05-24 12:26:00 +0000
commitf2f3ca4390d00a792e6509d8bd240a2172e54f9d (patch)
treed6ec52bb3224b25e826922cc7abd672501296016 /graphics/camlimages/Makefile
parentbbd4bb89cd5bad20ac795633eb7020dcc680277d (diff)
downloadpkgsrc-f2f3ca4390d00a792e6509d8bd240a2172e54f9d.tar.gz
DESTDIR support
Diffstat (limited to 'graphics/camlimages/Makefile')
-rw-r--r--graphics/camlimages/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/camlimages/Makefile b/graphics/camlimages/Makefile
index dcf696f3b90..e1a6bb7fb35 100644
--- a/graphics/camlimages/Makefile
+++ b/graphics/camlimages/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2011/04/22 13:43:41 obache Exp $
+# $NetBSD: Makefile,v 1.32 2011/05/24 12:26:00 is Exp $
DISTNAME= camlimages-2.2.0
PKGREVISION= 12
@@ -6,6 +6,8 @@ CATEGORIES= graphics
MASTER_SITES= ftp://ftp.inria.fr/INRIA/Projects/cristal/caml-light/bazar-ocaml/
EXTRACT_SUFX= .tgz
+PKG_DESTDIR_SUPPORT= user-destdir
+
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://cristal.inria.fr/camlimages/
COMMENT= Image processing library for Objective Caml