diff options
Diffstat (limited to 'math/spooles/Makefile')
-rw-r--r-- | math/spooles/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/spooles/Makefile b/math/spooles/Makefile index 42697eeac2c2..45677b7518a7 100644 --- a/math/spooles/Makefile +++ b/math/spooles/Makefile @@ -5,8 +5,7 @@ PORTNAME= spooles PORTVERSION= 2.2 PORTREVISION= 12 CATEGORIES= math -MASTER_SITES= ${MASTER_SITE_NETLIB} -MASTER_SITE_SUBDIR=linalg/spooles +MASTER_SITES= NETLIB/linalg/spooles .ifdef WITH_MPI PKGNAMESUFFIX= -mpich .endif |