Permalink
Browse files
libxfce4ui: Enable gtk3
- Loading branch information
Showing
with
5 additions
and
2 deletions.
-
+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 |
|
|
|
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.