summaryrefslogtreecommitdiffstats
path: root/recipe.d/0022-pkgconfig
blob: 840780670717e4904f7cfa4c73cbc4d0d164276f (plain)
1
2
3
4
5
6
7
#requires popt

        mcd $BUILDDIR/pkg-config
        $SRC/pkg-config-*/configure $TCONFIGARGS --disable-shared --with-installed-glib --with-installed-popt
        make $J
        make $J install