diff options
-rw-r--r-- | x11-toolkits/gtk30-reference/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/gtk30-reference/pkg-plist | 10 |
2 files changed, 13 insertions, 1 deletions
diff --git a/x11-toolkits/gtk30-reference/Makefile b/x11-toolkits/gtk30-reference/Makefile index 71d4edbd67ce..b3fe5573a0f0 100644 --- a/x11-toolkits/gtk30-reference/Makefile +++ b/x11-toolkits/gtk30-reference/Makefile @@ -1,10 +1,12 @@ # Created by: Jean-Yves Lefort <jylefort@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 BOOKS= gdk gtk libgail-util +NO_ARCH= yes + do-install: .for d in ${BOOKS} if [ -d ${REFERENCE_SRC}/${d}/html ]; then \ diff --git a/x11-toolkits/gtk30-reference/pkg-plist b/x11-toolkits/gtk30-reference/pkg-plist index 4484503921d5..92631b98e59f 100644 --- a/x11-toolkits/gtk30-reference/pkg-plist +++ b/x11-toolkits/gtk30-reference/pkg-plist @@ -3,13 +3,20 @@ share/doc/gdk3/GdkDeviceManager.html share/doc/gdk3/GdkDisplay.html share/doc/gdk3/GdkDisplayManager.html share/doc/gdk3/GdkFrameClock.html +share/doc/gdk3/GdkGLContext.html share/doc/gdk3/GdkScreen.html +share/doc/gtk3/GtkGLArea.html +share/doc/gtk3/GtkModelButton.html +share/doc/gtk3/GtkPopoverMenu.html +share/doc/gtk3/GtkStackSidebar.html share/doc/gdk3/X_cursor.png share/doc/gdk3/annotation-glossary.html share/doc/gdk3/api-index-3-0.html share/doc/gdk3/api-index-3-10.html share/doc/gdk3/api-index-3-12.html share/doc/gdk3/api-index-3-14.html +share/doc/gdk3/api-index-3-16.html +share/doc/gtk3/api-index-3-16.html share/doc/gdk3/api-index-3-2.html share/doc/gdk3/api-index-3-4.html share/doc/gdk3/api-index-3-6.html @@ -65,7 +72,9 @@ share/doc/gdk3/gdk3-Wayland-Interaction.html share/doc/gdk3/gdk3-Windows.html share/doc/gdk3/gdk3-X-Window-System-Interaction.html share/doc/gdk3/gdk3.devhelp2 +share/doc/gtk3/glarea.png share/doc/gdk3/gobbler.png +share/doc/gtk3/gtk-mir.html share/doc/gdk3/gumby.png share/doc/gdk3/hand1.png share/doc/gdk3/hand2.png @@ -108,6 +117,7 @@ share/doc/gdk3/sb_right_arrow.png share/doc/gdk3/sb_up_arrow.png share/doc/gdk3/sb_v_double_arrow.png share/doc/gdk3/shuttle.png +share/doc/gtk3/sidebar.png share/doc/gdk3/sizing.png share/doc/gdk3/spider.png share/doc/gdk3/spraycan.png |