aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/libbluray/Makefile.include
blob: 1aa0f64e186a4541582ac032cec81c5380ce4b39 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# Makefile with common configure and install flags for libbluray
# related ports.

HAS_CONFIGURE=  yes
CONFIGURE_ARGS+=    --prefix="${PREFIX}"
CONFIGURE_ENV+= PKG_CONFIG_PATH="${LOCALBASE}/libdata/pkgconfig"

MAKE_ARGS+= pkgconfigdir="${PREFIX}/libdata/pkgconfig" \
        CFLAGS=${CFLAGS:Q}