diff options
author | rodent <rodent@pkgsrc.org> | 2014-04-28 02:01:07 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2014-04-28 02:01:07 +0000 |
commit | 08a4a2b0ce35001268cc9ff1fd959e72e32f1c7f (patch) | |
tree | 45d0b7343a4de594636c838d6edc28251c98d314 /x11 | |
parent | 8b5c4df2408db1ed754f0238c23a22a4cb062cda (diff) | |
download | pkgsrc-08a4a2b0ce35001268cc9ff1fd959e72e32f1c7f.tar.gz |
+gtk3-engines-unico
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 508ccc479ab..bf8552d6cb5 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.729 2014/03/13 07:28:38 jnemeth Exp $ +# $NetBSD: Makefile,v 1.730 2014/04/28 02:01:07 rodent Exp $ # COMMENT= Packages to support the X window system @@ -104,6 +104,7 @@ SUBDIR+= gtk2-engines-bluecurve SUBDIR+= gtk2-engines-murrine SUBDIR+= gtk2-theme-switch SUBDIR+= gtk3 +SUBDIR+= gtk3-engines-unico SUBDIR+= gtkada SUBDIR+= gtkdatabox SUBDIR+= gtkglarea |