diff options
author | wiz <wiz@pkgsrc.org> | 2012-10-20 15:43:08 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-10-20 15:43:08 +0000 |
commit | 3bbef3ef97cb17caed82c66aa154fe5caf4198cd (patch) | |
tree | 930f916cda874c15f20dd907e37740cbce63e43a /x11/Makefile | |
parent | 87850f352bfeb73d31340c2da66b6eef0f2d7035 (diff) | |
download | pkgsrc-3bbef3ef97cb17caed82c66aa154fe5caf4198cd.tar.gz |
Remove p5-gtk, p5-Gdk-Imlib, and p5-Gdk-Pixbuf, as discussed on tech-pkg
and pkgsrc-users.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index 5f6ba35f45e..0308b315e45 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.664 2012/10/18 09:43:01 wiz Exp $ +# $NetBSD: Makefile,v 1.665 2012/10/20 15:43:08 wiz Exp $ # COMMENT= Packages to support the X window system @@ -280,7 +280,6 @@ SUBDIR+= p5-Tk SUBDIR+= p5-Wx SUBDIR+= p5-Wx-Perl-ProcessStream SUBDIR+= p5-X11-Protocol -SUBDIR+= p5-gtk SUBDIR+= p5-gtk2 SUBDIR+= paragui SUBDIR+= pixman |