diff options
author | adam <adam@pkgsrc.org> | 2021-06-18 07:40:27 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2021-06-18 07:40:27 +0000 |
commit | 13c1d20ad0b35bac8eedde2d318f142c5451d169 (patch) | |
tree | d38a0b61e86d6a1ffd4fb3a7c7d295e28375f062 /x11/gtk3/PLIST | |
parent | 790584b2bf7c3d871eca7fc3129505e91ebbaf3e (diff) | |
download | pkgsrc-13c1d20ad0b35bac8eedde2d318f142c5451d169.tar.gz |
gtk3: remove unnecessary patch, fix PLIST for Darwin with Quartz
Diffstat (limited to 'x11/gtk3/PLIST')
-rw-r--r-- | x11/gtk3/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gtk3/PLIST b/x11/gtk3/PLIST index dcafdd79dc4..4c8bf7a2fb9 100644 --- a/x11/gtk3/PLIST +++ b/x11/gtk3/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.34 2021/01/07 10:02:01 adam Exp $ +@comment $NetBSD: PLIST,v 1.35 2021/06/18 07:40:27 adam Exp $ bin/gtk-builder-tool bin/gtk-encode-symbolic-svg bin/gtk-launch @@ -55,6 +55,7 @@ include/gtk-3.0/gdk/gdkvisual.h ${PLIST.wayland}include/gtk-3.0/gdk/gdkwayland.h include/gtk-3.0/gdk/gdkwindow.h ${PLIST.x11}include/gtk-3.0/gdk/gdkx.h +${PLIST.quartz}include/gtk-3.0/gdk/quartz/gdkquartz-cocoa-access.h ${PLIST.quartz}include/gtk-3.0/gdk/quartz/gdkquartz-gtk-only.h ${PLIST.quartz}include/gtk-3.0/gdk/quartz/gdkquartzcursor.h ${PLIST.quartz}include/gtk-3.0/gdk/quartz/gdkquartzdevice-core.h |