aboutsummaryrefslogtreecommitdiff
path: root/security/libotr3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/libotr3/Makefile')
-rw-r--r--security/libotr3/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/libotr3/Makefile b/security/libotr3/Makefile
index e2b17c93eb79..93e6b52fcbce 100644
--- a/security/libotr3/Makefile
+++ b/security/libotr3/Makefile
@@ -35,6 +35,7 @@ MLINKS= otr_toolkit.1 otr_parse.1 \
verify: checksum
gpg --verify ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}.asc
+NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's#^pkgconfigdir .*#pkgconfigdir = ${PREFIX}/libdata/pkgconfig#' \
${WRKSRC}/Makefile.in ${WRKSRC}/Makefile.am