summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorheinz <heinz@pkgsrc.org>2008-02-25 22:35:23 +0000
committerheinz <heinz@pkgsrc.org>2008-02-25 22:35:23 +0000
commitaf0f0c6ad2e9325eefbfe9fb7d3d100d63d44808 (patch)
tree503263a8e916592036cf473776d3e13681376623 /graphics
parent4e3403ee98f5de68935da0e3f7d0c17443163e9c (diff)
downloadpkgsrc-af0f0c6ad2e9325eefbfe9fb7d3d100d63d44808.tar.gz
The package supports installation to DESTDIR.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/libgnomecanvasmm/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/libgnomecanvasmm/Makefile b/graphics/libgnomecanvasmm/Makefile
index 029030b9b32..40575cd29f6 100644
--- a/graphics/libgnomecanvasmm/Makefile
+++ b/graphics/libgnomecanvasmm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2007/10/13 18:19:22 adam Exp $
+# $NetBSD: Makefile,v 1.11 2008/02/25 22:35:23 heinz Exp $
DISTNAME= libgnomecanvasmm-2.20.0
CATEGORIES= graphics
@@ -9,6 +9,8 @@ MAINTAINER= adam@NetBSD.org
HOMEPAGE= http://gtkmm.sourceforge.net/
COMMENT= C++ bindings for libgnomecanvas
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes