diff options
author | ryoon <ryoon@pkgsrc.org> | 2014-01-22 20:23:19 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2014-01-22 20:23:19 +0000 |
commit | cc75f5187c7682dea1caf46ad2557456dafa1a87 (patch) | |
tree | a386d0229eb439cde5e7767dac94a2e831241f23 /x11/Makefile | |
parent | 7b965f2c4852f126a05269c464c8ea59c9b9a6c4 (diff) | |
download | pkgsrc-cc75f5187c7682dea1caf46ad2557456dafa1a87.tar.gz |
Add gtkdatabox
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 d6be553d5dc..244f1ac59d9 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.726 2014/01/18 19:49:43 wiz Exp $ +# $NetBSD: Makefile,v 1.727 2014/01/22 20:23:19 ryoon Exp $ # COMMENT= Packages to support the X window system @@ -105,6 +105,7 @@ SUBDIR+= gtk2-engines-murrine SUBDIR+= gtk2-theme-switch SUBDIR+= gtk3 SUBDIR+= gtkada +SUBDIR+= gtkdatabox SUBDIR+= gtkglarea SUBDIR+= gtkglarea2 SUBDIR+= gtkmm |