You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
misc: fix pkgconfig path deps
This commit is contained in:
@@ -20,7 +20,7 @@ long_description {*}${description}
|
||||
github.tarball_from archive
|
||||
|
||||
depends_build-append port:autoconf-archive \
|
||||
path:bin/pkgconfig:pkgconfig
|
||||
path:bin/pkg-config:pkgconfig
|
||||
|
||||
# No release tarball; no configure script in repo.
|
||||
use_autoreconf yes
|
||||
|
||||
@@ -28,7 +28,7 @@ checksums rmd160 fc8ce3f9f95de6ede71f8838e3fdddedd3792768 \
|
||||
depends_build-append \
|
||||
port:gettext \
|
||||
port:gtk-doc \
|
||||
path:bin/pkgconfig:pkgconfig
|
||||
path:bin/pkg-config:pkgconfig
|
||||
|
||||
depends_lib port:gettext-runtime \
|
||||
path:lib/pkgconfig/glib-2.0.pc:glib2 \
|
||||
|
||||
@@ -29,7 +29,7 @@ patchfiles-append patch-CMakeLists.diff
|
||||
depends_build-append \
|
||||
port:gettext \
|
||||
port:help2man \
|
||||
path:bin/pkgconfig:pkgconfig
|
||||
path:bin/pkg-config:pkgconfig
|
||||
|
||||
depends_lib-append port:adwaita-icon-theme \
|
||||
path:lib/pkgconfig/gtk+-3.0.pc:gtk3 \
|
||||
|
||||
Reference in New Issue
Block a user