diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2014-05-31 16:37:58 +0000 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2014-05-31 16:37:58 +0000 |
commit | fe7fc772a5aa50ceab067ebdb68b0fc9e2d0cbeb (patch) | |
tree | 3aba6572b76515a94751ae114e5304e1d6c1f9ac /math | |
parent | f4651688029fd1776aa50c470ece596188945ab8 (diff) | |
download | ports-fe7fc772a5aa50ceab067ebdb68b0fc9e2d0cbeb.tar.gz ports-fe7fc772a5aa50ceab067ebdb68b0fc9e2d0cbeb.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/gnumeric/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index fcfcb6a95b02..e7fb4d067db9 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -76,4 +76,3 @@ post-install: ${PREFIX}/${dir}/gnumeric -f ${STAGEDIR}${PREFIX}/lib/gnumeric/${PORTVERSION} .include <bsd.port.mk> - |