diff options
author | adam <adam> | 2013-12-01 11:57:36 +0000 |
---|---|---|
committer | adam <adam> | 2013-12-01 11:57:36 +0000 |
commit | f1ec02874aec831e17fdbaff5b7bc4b4decad554 (patch) | |
tree | f5c7a87b2259820ac654a74e3be17ac32b2e5e5f /x11 | |
parent | 5ba63a129248c775acb35a04f64736b182283ee2 (diff) | |
download | pkgsrc-f1ec02874aec831e17fdbaff5b7bc4b4decad554.tar.gz |
Added x11/gtk-mac-integration version 2.0.5
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 37a036526f1..fd5a932347f 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.718 2013/11/07 13:43:11 markd Exp $ +# $NetBSD: Makefile,v 1.719 2013/12/01 11:57:36 adam Exp $ # COMMENT= Packages to support the X window system @@ -96,6 +96,7 @@ SUBDIR+= gst-plugins0.10-x11 SUBDIR+= gst-plugins1-x11 SUBDIR+= gtk SUBDIR+= gtk+extra +SUBDIR+= gtk-mac-integration SUBDIR+= gtk-sharp SUBDIR+= gtk2 SUBDIR+= gtk2+extra |