diff options
Diffstat (limited to 'x11/py-gtksourceview')
-rw-r--r-- | x11/py-gtksourceview/Makefile | 4 |
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 |