summaryrefslogtreecommitdiff
path: root/devel/gnome-common/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gnome-common/Makefile')
-rw-r--r--devel/gnome-common/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/gnome-common/Makefile b/devel/gnome-common/Makefile
index e5a7c2fa000..1c91b694eec 100644
--- a/devel/gnome-common/Makefile
+++ b/devel/gnome-common/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2008/01/06 16:36:49 drochner Exp $
+# $NetBSD: Makefile,v 1.10 2008/06/20 01:09:13 joerg Exp $
#
DISTNAME= gnome-common-2.20.0
@@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnome.org/
COMMENT= Generic M4 macros for GNOME development
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= YES
.include "../../mk/bsd.pkg.mk"