diff options
author | xtraeme <xtraeme> | 2004-04-19 17:29:40 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2004-04-19 17:29:40 +0000 |
commit | 24668d55e10fbd051477909924f490e12b0fa15d (patch) | |
tree | 6ed9712a23a79d1958928d73145280ba95d01561 /x11/Makefile | |
parent | 0ae4ebfc384181650d5f3ad76a781f0b51e0c3dd (diff) | |
download | pkgsrc-24668d55e10fbd051477909924f490e12b0fa15d.tar.gz |
+ p5-gtk2
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 fc6b66b49f6..539df704fa1 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.346 2004/04/15 10:46:27 jmmv Exp $ +# $NetBSD: Makefile,v 1.347 2004/04/19 17:29:40 xtraeme Exp $ # COMMENT= Packages to support the X window system @@ -158,6 +158,7 @@ SUBDIR+= oneko SUBDIR+= openmotif SUBDIR+= p5-Tk SUBDIR+= p5-gtk +SUBDIR+= p5-gtk2 SUBDIR+= paragui SUBDIR+= py-Pmw SUBDIR+= py-Tk |