diff options
author | wiz <wiz@pkgsrc.org> | 2013-11-01 20:37:19 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-11-01 20:37:19 +0000 |
commit | 7893cf363fbc2de252e785e205833dc8ff92093d (patch) | |
tree | 98109bedf45e3efe5e2faf5e0d89623cbb33336f /x11/Makefile | |
parent | 41193a72e0b872fac199364926d6baa47616eea8 (diff) | |
download | pkgsrc-7893cf363fbc2de252e785e205833dc8ff92093d.tar.gz |
+ presentproto
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 755e1ecd8f5..802335ee575 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.715 2013/10/19 21:04:27 markd Exp $ +# $NetBSD: Makefile,v 1.716 2013/11/01 20:37:19 wiz Exp $ # COMMENT= Packages to support the X window system @@ -346,6 +346,7 @@ SUBDIR+= p5-X11-Protocol SUBDIR+= p5-gtk2 SUBDIR+= paragui SUBDIR+= pixman +SUBDIR+= presentproto SUBDIR+= printproto SUBDIR+= py-Pmw SUBDIR+= py-Tk |