diff options
author | ale <ale@FreeBSD.org> | 2010-01-20 15:01:25 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2010-01-20 15:01:25 +0800 |
commit | 19f19ebc0d08c8b92f142e5af6b008f954123229 (patch) | |
tree | e9682c17117abaef794646a294e16cd7839666ca /math/Makefile | |
parent | 93465fb856fad86093a432a5f90ce8eb5cfe981c (diff) | |
download | freebsd-ports-gnome-19f19ebc0d08c8b92f142e5af6b008f954123229.tar.gz freebsd-ports-gnome-19f19ebc0d08c8b92f142e5af6b008f954123229.tar.zst freebsd-ports-gnome-19f19ebc0d08c8b92f142e5af6b008f954123229.zip |
Connect gmp to Makefile.
Spotted by: pav
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index 176f34fae8fd..63e3e9c55003 100644 --- a/math/Makefile +++ b/math/Makefile @@ -97,6 +97,7 @@ SUBDIR += glgraph SUBDIR += glpk SUBDIR += gmm++ + SUBDIR += gmp SUBDIR += gmp-ecm SUBDIR += gnumeric SUBDIR += gnuplot |