summaryrefslogtreecommitdiff
path: root/x11/py-gtksourceview
diff options
context:
space:
mode:
authorjoerg <joerg>2009-02-16 19:28:45 +0000
committerjoerg <joerg>2009-02-16 19:28:45 +0000
commitdc45a107480a443f1080a1418f592e51d6ade493 (patch)
tree8099c977b5f66b02cbea8176808f5f9437773ebb /x11/py-gtksourceview
parent03e587efc4618b845bf8fcaaffc19cb957c3a9e1 (diff)
downloadpkgsrc-dc45a107480a443f1080a1418f592e51d6ade493.tar.gz
Supports DESTDIR
Diffstat (limited to 'x11/py-gtksourceview')
-rw-r--r--x11/py-gtksourceview/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/py-gtksourceview/Makefile b/x11/py-gtksourceview/Makefile
index edf07aadd94..ff46ac1aef5 100644
--- a/x11/py-gtksourceview/Makefile
+++ b/x11/py-gtksourceview/Makefile
@@ -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 @@ MAINTAINER= pkgsrc-users@NetBSD.org
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