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 | 3126895274b2b036eb50b2b5f21630b835fad4a7 (patch) | |
tree | 98109bedf45e3efe5e2faf5e0d89623cbb33336f /x11 | |
parent | d31bafa4aa0637af45e1ec8124f07e371df38209 (diff) | |
download | pkgsrc-3126895274b2b036eb50b2b5f21630b835fad4a7.tar.gz |
+ presentproto
Diffstat (limited to 'x11')
-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 |