diff options
author | rh <rh> | 2000-10-15 12:26:38 +0000 |
---|---|---|
committer | rh <rh> | 2000-10-15 12:26:38 +0000 |
commit | 655bf3e4a08ad89956025e600ee9bf76e6d2cd7f (patch) | |
tree | 5dd57c23449b189b57c87f9c75268e4fe622aefa /x11 | |
parent | 36bcd9f04c36b329a7f793fdc2d97576b7a3897e (diff) | |
download | pkgsrc-655bf3e4a08ad89956025e600ee9bf76e6d2cd7f.tar.gz |
Add and enable gtk+extra
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 dd300109691..37edf1ed632 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.176 2000/09/13 15:57:37 wiz Exp $ +# $NetBSD: Makefile,v 1.177 2000/10/15 12:26:38 rh Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -43,6 +43,7 @@ SUBDIR += gnome-python SUBDIR += gnome-users-guide SUBDIR += gtk + SUBDIR += gtk+extra SUBDIR += gtk-- SUBDIR += gtk-engines SUBDIR += gtk10 |