summaryrefslogtreecommitdiff
path: root/graphics/libgdiplus/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/libgdiplus/Makefile')
-rw-r--r--graphics/libgdiplus/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/libgdiplus/Makefile b/graphics/libgdiplus/Makefile
index a3b09bd71d3..034b4472f50 100644
--- a/graphics/libgdiplus/Makefile
+++ b/graphics/libgdiplus/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2008/05/30 11:07:22 tnn Exp $
+# $NetBSD: Makefile,v 1.34 2008/07/14 12:56:05 joerg Exp $
DISTNAME= libgdiplus-1.9
CATEGORIES= graphics
@@ -9,6 +9,8 @@ MAINTAINER= kefren@NetBSD.org
HOMEPAGE= http://www.mono-project.com/
COMMENT= Implementation of the GDI+ API
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_PKGLOCALEDIR= yes
USE_TOOLS+= autoconf gmake pkg-config
USE_LIBTOOL= yes