aboutsummaryrefslogtreecommitdiff
path: root/devel/libdlna/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libdlna/Makefile')
-rw-r--r--devel/libdlna/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libdlna/Makefile b/devel/libdlna/Makefile
index bddbcdb43f5e..5aa36cdd6b16 100644
--- a/devel/libdlna/Makefile
+++ b/devel/libdlna/Makefile
@@ -27,6 +27,7 @@ CONFIGURE_ARGS+= --prefix="${PREFIX}" --disable-optimize \
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e \
's#\(PKGCONFIG_DIR = \).*#\1${LOCALBASE}/libdata/pkgconfig#' \