Ticket #57394: fix-pdfpc-x11-variant-Portfile.diff
File fix-pdfpc-x11-variant-Portfile.diff, 788 bytes (added by maehne (Torsten Maehne), 6 years ago) |
---|
-
ports/graphics/pdfpc/Portfile
old new 6 6 PortGroup cmake 1.1 7 7 8 8 github.setup pdfpc pdfpc 4.2.1 v 9 revision 1 9 10 10 11 maintainers {gmx.de:Torsten.Maehne @maehne} openmaintainer 11 12 … … 52 53 53 54 variant x11 conflicts quartz { 54 55 require_active_variants port:gtk3 x11 55 depends_lib-append port:gstreamer1 56 depends_lib-append port:gstreamer1 \ 57 port:gstreamer1-gst-plugins-base \ 58 port:gstreamer1-gst-plugins-good 59 require_active_variants port:gstreamer1-gst-plugins-good gtk3 56 60 } 57 61 58 62 if {![variant_isset quartz]} {