diff options
Diffstat (limited to 'security/cryptplug/Makefile')
-rw-r--r-- | security/cryptplug/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/cryptplug/Makefile b/security/cryptplug/Makefile index cb76d0156d2b..028338a8f449 100644 --- a/security/cryptplug/Makefile +++ b/security/cryptplug/Makefile @@ -21,7 +21,6 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libgpgme03.so.9:${PORTSDIR}/security/gpgme03 \ GNU_CONFIGURE= yes USE_GMAKE= yes INSTALLS_SHLIB= yes -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} 's/gpgme-config/gpgme03-config/g' \ |