diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-12-14 19:56:58 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-12-14 19:56:58 +0000 |
commit | 12a3390c51893da04e3921a996bc52abc5a1aa31 (patch) | |
tree | 84bac95341081a041afa68971582a9b3aab618a6 /math/apron | |
parent | 3a18abb4a50331234a92fd90b2acf73aadace624 (diff) |
Notes
Diffstat (limited to 'math/apron')
-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 |