From 3a08554adfd5eaff73040751dda6f6de60fa78a6 Mon Sep 17 00:00:00 2001 From: DPorts Builder Date: Sat, 31 Oct 2015 17:07:58 -0700 Subject: [PATCH] Tweak security/pecl-gnupg version 1.3.3_1 --- security/pecl-gnupg/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/security/pecl-gnupg/Makefile b/security/pecl-gnupg/Makefile index e4dbc760e31..5ec9c037e27 100644 --- a/security/pecl-gnupg/Makefile +++ b/security/pecl-gnupg/Makefile @@ -13,15 +13,14 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= PECL wrapper around the gpgme library LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libgpgme.so:${PORTSDIR}/security/gpgme -CFLAGS+= -I${LOCALBASE}/include CONFIGURE_ARGS= --with-gnupg=${LOCALBASE}/include/gpgme -LDFLAGS+= -L${LOCALBASE}/lib USE_PHP= yes USE_PHPEXT= yes -USES= tar:tgz +USES= localbase tar:tgz post-patch: @${REINPLACE_CMD} -e 's|$$GNUPG_DIR/lib|${LOCALBASE}/lib|; s| -ldl||g' ${WRKSRC}/config.m4 -- 2.41.0