aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--math/xspread/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/math/xspread/Makefile b/math/xspread/Makefile
index 12b099976ecb..28a042ba3780 100644
--- a/math/xspread/Makefile
+++ b/math/xspread/Makefile
@@ -7,8 +7,9 @@
DISTNAME= xspread2.1
PKGNAME= xspread-2.1
CATEGORIES= math
-MASTER_SITES= ${MASTER_SITE_SUNSITE}
-MASTER_SITE_SUBDIR= distributions/slackware/source/xap/xspread
+MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/distributions/slackware/source/xap/xspread
+# ${MASTER_SITE_SUNSITE} isn't appropriate because distributions/ isn't
+# mirrored.
USE_IMAKE= yes
USE_GMAKE= yes