pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/py-gtksourceview Supports DESTDIR
details: https://anonhg.NetBSD.org/pkgsrc/rev/14369592b806
branches: trunk
changeset: 554606:14369592b806
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Feb 16 19:28:45 2009 +0000
description:
Supports DESTDIR
diffstat:
x11/py-gtksourceview/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 4405c35e8bc9 -r 14369592b806 x11/py-gtksourceview/Makefile
--- a/x11/py-gtksourceview/Makefile Mon Feb 16 19:26:07 2009 +0000
+++ b/x11/py-gtksourceview/Makefile Mon Feb 16 19:28:45 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2009/02/11 14:23:32 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2009/02/16 19:28:45 joerg Exp $
#
DISTNAME= pygtksourceview-2.4.0
@@ -11,6 +11,8 @@
HOMEPAGE= http://www.gnome.org/
COMMENT= Python bindings for gtksourceview2
+PKG_DESTDIR_SUPPORT= user-destdir
+
BUILD_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
USE_LIBTOOL= YES
Home |
Main Index |
Thread Index |
Old Index