Cosmetic change

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-09-03 19:08:51 +00:00
parent 325cdf6cf1
commit 55a82acbbe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=510980

View File

@ -14,9 +14,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libgpgme.so:security/gpgme
CONFIGURE_ARGS= --with-gnupg=${LOCALBASE}/include
USES= localbase php:pecl
CONFIGURE_ARGS= --with-gnupg=${LOCALBASE}/include
post-patch:
@${REINPLACE_CMD} -e '/GNUPG_DL/ s|-ldl||; s|$$GNUPG_DIR/lib|${LOCALBASE}/lib|' ${WRKSRC}/config.m4