diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-03 01:12:59 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-03 01:12:59 +0000 |
commit | 313cb94889a01069af757dfb7947681bbe82b1e3 (patch) | |
tree | b54805bb1e833f5e25532122b86019937ff20370 /math/py-ffc | |
parent | e919812c718479257cd4be5c78fe8b66d4706a52 (diff) | |
download | ports-313cb94889a01069af757dfb7947681bbe82b1e3.tar.gz ports-313cb94889a01069af757dfb7947681bbe82b1e3.zip |
Notes
Diffstat (limited to 'math/py-ffc')
-rw-r--r-- | math/py-ffc/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/math/py-ffc/Makefile b/math/py-ffc/Makefile index a473422c84d3..36918e49691b 100644 --- a/math/py-ffc/Makefile +++ b/math/py-ffc/Makefile @@ -16,8 +16,6 @@ USE_PYTHON= -2.7 USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= FFC -FETCH_ARGS= -F - MAN1= ffc.1 MANCOMPRESSED= yes |