aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Crypt-DH-GMP/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Crypt-DH-GMP/Makefile')
-rw-r--r--net/p5-Crypt-DH-GMP/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/net/p5-Crypt-DH-GMP/Makefile b/net/p5-Crypt-DH-GMP/Makefile
index 29f04b0acfde..73ad0cf15fab 100644
--- a/net/p5-Crypt-DH-GMP/Makefile
+++ b/net/p5-Crypt-DH-GMP/Makefile
@@ -11,18 +11,13 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= Crypt::DH Using GMP Directly
BUILD_DEPENDS= p5-Devel-CheckLib>=0.40:${PORTSDIR}/devel/p5-Devel-CheckLib
-LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp
-
+LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp
TEST_DEPENDS= p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires
MAKE_JOBS_UNSAFE= yes
USES= perl5
USE_PERL5= configure
-MAN3= Crypt::DH::GMP.3 \
- Crypt::DH::GMP::Compat.3
-
-NO_STAGE= yes
post-patch:
${REINPLACE_CMD} -e 's#%%LOCALBASE%%#${LOCALBASE}#g' ${WRKSRC}/Makefile.PL