Tweak security/gpgme version 1.8.0
[dports.git] / security / gpgme / Makefile.DragonFly
1 # libgcc_pic.a + ld.gold + pthread issue
2 .if defined(SLAVEPORT) && ${SLAVEPORT} == "qt5"
3 CONFIGURE_ENV+= LDVER=ld.bfd
4 .endif