Skip to content
Permalink
Browse files

libxfce4ui: Enable gtk3

  • Loading branch information
cjones051073 committed Apr 15, 2019
1 parent bdd7b08 commit 970aa2c0a90d95ab91a36886791575cef333d50f
Showing with 5 additions and 2 deletions.
  1. +5 −2 xfce/libxfce4ui/Portfile
@@ -4,6 +4,7 @@ PortSystem 1.0

name libxfce4ui
version 4.12.1
revision 1
set branch [join [lrange [split ${version} .] 0 1] .]
categories xfce
platforms darwin
@@ -19,14 +20,16 @@ checksums md5 ea9fad7d059fe8f531fe8db42dabb5a9 \
sha256 3d619811bfbe7478bb984c16543d980cadd08586365a7bc25e59e3ca6384ff43

depends_build port:intltool \
port:pkgconfig
port:pkgconfig \
port:p5.26-xml-parser
depends_lib port:gtk2 \
port:gtk3 \
port:libxfce4util \
port:xfconf \
port:libglade2 \
port:startup-notification

configure.args --disable-gtk3 --disable-gladeui
configure.args --disable-gladeui

platform darwin {
configure.args-append --disable-visibility

0 comments on commit 970aa2c

Please sign in to comment.
You can’t perform that action at this time.