diff options
author | yuri <yuri@FreeBSD.org> | 2018-12-15 03:56:58 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2018-12-15 03:56:58 +0800 |
commit | a0b53b1e532cfac98dc15228f5c4771299c8226f (patch) | |
tree | 84bac95341081a041afa68971582a9b3aab618a6 /math | |
parent | a3e53661bf381841d526788d31e7d504660c12b0 (diff) | |
download | freebsd-ports-gnome-a0b53b1e532cfac98dc15228f5c4771299c8226f.tar.gz freebsd-ports-gnome-a0b53b1e532cfac98dc15228f5c4771299c8226f.tar.zst freebsd-ports-gnome-a0b53b1e532cfac98dc15228f5c4771299c8226f.zip |
math/apron: Rm stray line
Diffstat (limited to 'math')
-rw-r--r-- | math/apron/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/apron/Makefile b/math/apron/Makefile index ef8126a1958d..d208910a2758 100644 --- a/math/apron/Makefile +++ b/math/apron/Makefile @@ -18,7 +18,6 @@ LIB_DEPENDS= libgmp.so:math/gmp \ USES= gmake localbase:ldflags USE_LDCONFIG= yes -xNO_CHECKSUM= yes SVN_URL= svn://scm.gforge.inria.fr/svnroot/apron/apron/trunk SVN_REVISION= 1104 |