diff options
Diffstat (limited to 'x11/gtksourceview2')
-rw-r--r-- | x11/gtksourceview2/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/gtksourceview2/Makefile b/x11/gtksourceview2/Makefile index 049b5f1a87e..913a544af9a 100644 --- a/x11/gtksourceview2/Makefile +++ b/x11/gtksourceview2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2008/06/23 17:19:05 drochner Exp $ +# $NetBSD: Makefile,v 1.9 2008/07/14 12:56:15 joerg Exp $ # DISTNAME= gtksourceview-${DISTVER} @@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://gtksourceview.sourceforge.net/ COMMENT= Text widget that extends GTK2's GtkTextView widget +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes |