summaryrefslogtreecommitdiff
path: root/devel/libgnome
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-11-05 17:49:33 +0000
committerjoerg <joerg@pkgsrc.org>2006-11-05 17:49:33 +0000
commit605f49a1549db3338a7f755854ddbd9e8d43201e (patch)
treee92266243f12437844f0b94d56efcdbde175f5f0 /devel/libgnome
parent9a2d793f15ac90d68b73e3dda4f1d860566e9169 (diff)
downloadpkgsrc-605f49a1549db3338a7f755854ddbd9e8d43201e.tar.gz
DESTDIR support.
Diffstat (limited to 'devel/libgnome')
-rw-r--r--devel/libgnome/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/libgnome/Makefile b/devel/libgnome/Makefile
index 0bceac8cc49..9e71fc33a3c 100644
--- a/devel/libgnome/Makefile
+++ b/devel/libgnome/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.61 2006/10/11 00:53:47 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.62 2006/11/05 17:49:33 joerg Exp $
#
DISTNAME= libgnome-2.16.0
@@ -11,6 +11,8 @@ MAINTAINER= jmmv@NetBSD.org
HOMEPAGE= http://www.gnome.org/
COMMENT= Core GNOME2 library (non-graphical)
+PKG_DESTDIR_SUPPORT= user-destdir
+
BUILDLINK_API_DEPENDS.esound+= esound>=0.2.26
GNU_CONFIGURE= YES