Skip to content

Commit

Permalink
mp3info: remove broken gtk variant
Browse files Browse the repository at this point in the history
  • Loading branch information
jmroot committed Oct 3, 2018
1 parent 200476d commit 869190b
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions audio/mp3info/Portfile
Expand Up @@ -52,14 +52,6 @@ post-destroot {
${destroot}${docdir}
}

variant gtk description {Enable GTK user interface} {
depends_build-append port:pkgconfig
depends_lib-append port:gtk1

build.target all
destroot.target install
}

variant universal {
post-configure {
reinplace -E "/^CFLAGS/s|\$| [join ${configure.universal_cflags} " "]|" ${worksrcpath}/Makefile
Expand Down

0 comments on commit 869190b

Please sign in to comment.