Skip to content
Permalink
Browse files

XawM: Add X11 build dependencies

  • Loading branch information
ryandesign committed Mar 20, 2018
1 parent 1d4e766 commit a26297d48d98c1d6baf809e05f55b49012172af9
Showing with 6 additions and 7 deletions.
  1. +6 −7 x11/XawM/Portfile
@@ -17,12 +17,11 @@ homepage http://siag.nu
master_sites ${homepage}/pub/widgets/
checksums md5 a81372046d0a7ebeb8c3d90e75d58828

depends_build port:xorg-libX11 \
port:xorg-libXext \
port:xorg-libXmu \
port:xorg-libXt \
port:xorg-xproto

# Ancient configure script doesn't like it when CC contains multiple words.
configure.ccache no

# This lib actually doesn't depend on libX11 ... ??? -JH:
# otool -L work/destroot/opt/local/lib/libXawM.1.0.0.dylib
#work/destroot/opt/local/lib/libXawM.1.0.0.dylib:
# /opt/local/lib/libXawM.1.dylib (compatibility version 2.0.0, current version 2.0.0)
# /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 111.1.1)
# /usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current version 1.0.0)

0 comments on commit a26297d

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