You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
texlive-bin: change openmotif to motif and bump revision
This commit is contained in:
committed by
Renee Otten
parent
80ad72e9bd
commit
8b437e16af
@@ -13,7 +13,7 @@ legacysupport.newest_darwin_requires_legacy 15
|
||||
|
||||
name texlive-bin
|
||||
version 2026.78235
|
||||
revision 3
|
||||
revision 4
|
||||
|
||||
categories tex
|
||||
maintainers {dports @drkp}
|
||||
@@ -312,7 +312,7 @@ variant x11 description {Build with x11 support, using Xaw widgets for xdvi} {
|
||||
variant motif requires x11 description {Use Motif to build xdvi} {
|
||||
depends_lib-delete port:xorg-libXaw
|
||||
configure.args-delete --with-xdvi-x-toolkit=xaw
|
||||
depends_lib-append lib:libXm:openmotif
|
||||
depends_lib-append lib:libXm:motif
|
||||
configure.args-append --with-xdvi-x-toolkit=motif
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user