aboutsummaryrefslogtreecommitdiff
path: root/math/xspread
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>1998-02-01 22:37:36 +0000
committerBill Fenner <fenner@FreeBSD.org>1998-02-01 22:37:36 +0000
commitcbf0126aa12f8fd31ee5e9e7d1a40849115a19d3 (patch)
treee95311a37bc94609269ebcea3651b6a260892a5a /math/xspread
parent5bebc7fbef043fdb29527e58fd230cbc09c11714 (diff)
downloadports-cbf0126aa12f8fd31ee5e9e7d1a40849115a19d3.tar.gz
ports-cbf0126aa12f8fd31ee5e9e7d1a40849115a19d3.zip
Remove ${MASTER_SITE_SUNSITE} from MASTER_SITES and use sunsite
explicitly; the /pub/Linux/distributions directory isn't mirrored. Submitted by: distfile checker
Notes
Notes: svn path=/head/; revision=9558
Diffstat (limited to 'math/xspread')
-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