aboutsummaryrefslogtreecommitdiff
path: root/math/gmp-ecm
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-02-05 12:00:05 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-02-05 12:00:05 +0000
commit4ee7954000edf832853d689ebbd6c8f574046340 (patch)
tree92b917f95f292b35853781a5c7944f6cb07daea5 /math/gmp-ecm
parentd8d69a410968ba3f7991e50b0668cba29bbed07d (diff)
downloadports-4ee7954000edf832853d689ebbd6c8f574046340.tar.gz
ports-4ee7954000edf832853d689ebbd6c8f574046340.zip
- Stage support
Notes
Notes: svn path=/head/; revision=342688
Diffstat (limited to 'math/gmp-ecm')
-rw-r--r--math/gmp-ecm/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/math/gmp-ecm/Makefile b/math/gmp-ecm/Makefile
index facc6fe2f277..726aedc3e002 100644
--- a/math/gmp-ecm/Makefile
+++ b/math/gmp-ecm/Makefile
@@ -22,10 +22,9 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= ac_cv_prog_XSLTPROC=no \
--with-gmp=${LOCALBASE}
-MAN1= ecm.1
-PLIST_FILES= bin/ecm include/ecm.h lib/libecm.a lib/libecm.la
+PLIST_FILES= bin/ecm include/ecm.h lib/libecm.a lib/libecm.la \
+ man/man1/ecm.1.gz
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} s/__GMP_BITS_PER_MP_LIMB/GMP_NUMB_BITS/g \
${WRKSRC}/*.c ${WRKSRC}/*.h