diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2014-06-18 13:14:02 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2014-06-18 13:14:02 +0000 |
commit | cdeb3e55b5e0b5490913115b9fc05184e70e2f91 (patch) | |
tree | c0e8a1389f7d85174e01d4f53b952d4e1501691c /math/gdcalc/Makefile | |
parent | 168dfd58b7e1ccd2f60ffc09e3d8f53590e16869 (diff) |
Notes
Diffstat (limited to 'math/gdcalc/Makefile')
-rw-r--r-- | math/gdcalc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/gdcalc/Makefile b/math/gdcalc/Makefile index ec06343b5a8b..d160fa09f151 100644 --- a/math/gdcalc/Makefile +++ b/math/gdcalc/Makefile @@ -18,5 +18,4 @@ GNU_CONFIGURE= yes LDFLAGS+= -lm -NO_STAGE= yes .include <bsd.port.mk> |