summaryrefslogtreecommitdiff
path: root/graphics/wxsvg
diff options
context:
space:
mode:
authorheinz <heinz@pkgsrc.org>2007-07-14 18:32:29 +0000
committerheinz <heinz@pkgsrc.org>2007-07-14 18:32:29 +0000
commit0397b4f7354d65619aca5d2aba4023489984e032 (patch)
tree39249322f99a3a32f03acba84363c4bc3601a54d /graphics/wxsvg
parent9b5c38d79dbccbee19d537dfb23cb7b8bb9989db (diff)
downloadpkgsrc-0397b4f7354d65619aca5d2aba4023489984e032.tar.gz
The package supports installation to DESTDIR.
Diffstat (limited to 'graphics/wxsvg')
-rw-r--r--graphics/wxsvg/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/wxsvg/Makefile b/graphics/wxsvg/Makefile
index 602d56de061..a1363b4a162 100644
--- a/graphics/wxsvg/Makefile
+++ b/graphics/wxsvg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2006/07/22 04:46:16 rillig Exp $
+# $NetBSD: Makefile,v 1.7 2007/07/14 18:32:29 heinz Exp $
#
DISTNAME= wxsvg-1.0b6
@@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://wxsvg.sourceforge.net/
COMMENT= C++ library to create, manipulate and render SVG files
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++
USE_LIBTOOL= yes