Tweak net-im/purple-plugin-pack version 2.8.0
[dports.git] / net-im / prosody / Makefile.DragonFly
1
2 USES+=  gettext-runtime
3
4 # use correct openssl(1)
5 dfly-patch:
6         ${REINPLACE_CMD} -e "s@[[:<:]]openssl[[:>:]]@${LOCALBASE}/bin/openssl@" \
7                          -e "s@${LOCALBASE}/bin/openssl.cnf@openssl.cnf@" \
8                 ${WRKSRC}/certs/makefile ${WRKSRC}/certs/GNUmakefile \
9                 ${WRKSRC}/util/openssl.lua