diff --git a/x11/xorg-libsm/Portfile b/x11/xorg-libsm/Portfile index dfab88108ff..de8d4a13fe6 100644 --- a/x11/xorg-libsm/Portfile +++ b/x11/xorg-libsm/Portfile @@ -3,8 +3,7 @@ PortSystem 1.0 name xorg-libsm -version 1.2.5 -revision 0 +version 1.2.6 categories x11 devel license X11 maintainers nomaintainer @@ -17,9 +16,8 @@ master_sites xorg:individual/lib/ distname libSM-${version} use_xz yes -checksums rmd160 92007d25342c15ef017fa052a1f059e61e5a18f4 \ - sha256 2af9e12da5ef670dc3a7bce1895c9c0f1bfb0cb9e64e8db40fcc33f883bd20bc \ - size 312708 +checksums rmd160 69df42aa8c86d30b9c9552e09c8b980876eafb73 \ + sha256 be7c0abdb15cbfd29ac62573c1c82e877f9d4047ad15321e7ea97d1e43d835be depends_build \ port:pkgconfig \ @@ -32,9 +30,8 @@ configure.args \ --without-libuuid \ --without-xmlto \ --without-fop \ - --disable-docs - -build.args V=1 + --disable-docs \ + --disable-silent-rules # Depending on ghostscript for the PDF documentation creates a dependency # loop, so you may want to install first without the docs variant