diff options
Diffstat (limited to 'x11/gtksourceview3/Makefile')
-rw-r--r-- | x11/gtksourceview3/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/gtksourceview3/Makefile b/x11/gtksourceview3/Makefile index 41125fee12f..4a851217089 100644 --- a/x11/gtksourceview3/Makefile +++ b/x11/gtksourceview3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/10/19 18:22:05 drochner Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/29 05:06:20 asau Exp $ # DISTNAME= gtksourceview-3.6.0 @@ -12,8 +12,6 @@ HOMEPAGE= http://projects.gnome.org/gtksourceview/ COMMENT= Text widget that extends GTK3's GtkTextView widget LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= gmake gsed intltool msgfmt pkg-config |