diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-04-28 17:52:47 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-04-28 17:52:47 +0800 |
commit | a40966ba9eeb6c831b52397e60b7dd22dc3e9717 (patch) | |
tree | bab4c3a09011046d2677ae9a0658b17c0da3095c /math/Makefile | |
parent | e429e61297b243365b62c3dac3f6dd4fac21b01b (diff) | |
download | freebsd-ports-gnome-a40966ba9eeb6c831b52397e60b7dd22dc3e9717.tar.gz freebsd-ports-gnome-a40966ba9eeb6c831b52397e60b7dd22dc3e9717.tar.zst freebsd-ports-gnome-a40966ba9eeb6c831b52397e60b7dd22dc3e9717.zip |
switch libgmp -> libgmp-freebsd
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 3b123192b0cd..b9f037463164 100644 --- a/math/Makefile +++ b/math/Makefile @@ -46,7 +46,7 @@ SUBDIR += javanns SUBDIR += kseg SUBDIR += lapack - SUBDIR += libgmp + SUBDIR += libgmp-freebsd SUBDIR += libgmp3 SUBDIR += libgmp4 SUBDIR += libneural |