summaryrefslogtreecommitdiff
path: root/x11/gnome-sharp
diff options
context:
space:
mode:
authorjoerg <joerg>2008-06-20 01:09:05 +0000
committerjoerg <joerg>2008-06-20 01:09:05 +0000
commitd8368bbc25c90072a19b5e48f0fba26251b6877f (patch)
treebb388f6b2532587595653e67cce25229ed050cb8 /x11/gnome-sharp
parentf1b924fda77b6920565e56f54c9391b4dc68f8ca (diff)
downloadpkgsrc-d8368bbc25c90072a19b5e48f0fba26251b6877f.tar.gz
Add DESTDIR support.
Diffstat (limited to 'x11/gnome-sharp')
-rw-r--r--x11/gnome-sharp/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/gnome-sharp/Makefile b/x11/gnome-sharp/Makefile
index c4953a4bfe8..ffc353526ad 100644
--- a/x11/gnome-sharp/Makefile
+++ b/x11/gnome-sharp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2008/04/27 23:03:09 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2008/06/20 01:09:44 joerg Exp $
#
DISTNAME= gnome-sharp-2.20.1
@@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.mono-project.com/GtkSharp
COMMENT= C\# bindings for the GNOME platform
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= yes
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes