diff options
Diffstat (limited to 'net/liboauth/Makefile')
-rw-r--r-- | net/liboauth/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/liboauth/Makefile b/net/liboauth/Makefile index 25564a410ead..6bb25ac9a904 100644 --- a/net/liboauth/Makefile +++ b/net/liboauth/Makefile @@ -20,6 +20,7 @@ USE_LDCONFIG= yes MAN3= oauth.3 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e '/PC_REQ=/s/ libcrypto//' ${WRKSRC}/configure |