diff options
author | minskim <minskim@pkgsrc.org> | 2004-10-30 20:53:52 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-10-30 20:53:52 +0000 |
commit | 455da108b0ce9729b98741ee3f1d71de9c7bd922 (patch) | |
tree | b03d3a97a3ec44eee5e19566c2463993c4a26b99 /x11/Makefile | |
parent | 4a4f6548f33779d7098fd41c7eec1396dedf606f (diff) | |
download | pkgsrc-455da108b0ce9729b98741ee3f1d71de9c7bd922.tar.gz |
Add and enable p5-X11-Protocol.
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 5d959cb2d99..08df5c9d44f 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.366 2004/09/30 12:44:23 wiz Exp $ +# $NetBSD: Makefile,v 1.367 2004/10/30 20:53:52 minskim Exp $ # COMMENT= Packages to support the X window system @@ -162,6 +162,7 @@ SUBDIR+= neXtaw SUBDIR+= oneko SUBDIR+= openmotif SUBDIR+= p5-Tk +SUBDIR+= p5-X11-Protocol SUBDIR+= p5-gtk SUBDIR+= p5-gtk2 SUBDIR+= paragui |