Skip to content
Permalink
Browse files

ghostscript: Better workaround for wrong order of -L flags

  • Loading branch information
ryandesign committed Mar 28, 2018
1 parent 431389f commit 75a8b40b1bb272041f40a251d3deb3195ed3f8f2
Showing with 2 additions and 2 deletions.
  1. +2 −2 print/ghostscript/Portfile
@@ -1,7 +1,6 @@
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem 1.0
PortGroup conflicts_build 1.0
PortGroup muniversal 1.0

name ghostscript
@@ -91,7 +90,8 @@ post-patch {
}

# https://trac.macports.org/ticket/56137
conflicts_build ${name}
configure.ldflags-prepend \
-Lsobin

use_autoreconf yes
autoreconf.args -fv

0 comments on commit 75a8b40

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