summaryrefslogtreecommitdiff
path: root/x11/xskyroot/Makefile
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2000-09-09 09:14:33 +0000
committerKevin Lo <kevlo@FreeBSD.org>2000-09-09 09:14:33 +0000
commit5d60aa52843ee22876c50a72bf1086834406a9e3 (patch)
tree918b6bdf1f63f2c8e0495a2daac5c812bc9a79e7 /x11/xskyroot/Makefile
parent- Support CC/CFLAGS/PREFIX properly (diff)
Fix MASTER_SITES.
PR: 21125 Submitted by: MAINTAINER
Notes
Notes: svn path=/head/; revision=32451
Diffstat (limited to 'x11/xskyroot/Makefile')
-rw-r--r--x11/xskyroot/Makefile10
1 files changed, 8 insertions, 2 deletions
diff --git a/x11/xskyroot/Makefile b/x11/xskyroot/Makefile
index 7109d5175e53..07dbab7411fd 100644
--- a/x11/xskyroot/Makefile
+++ b/x11/xskyroot/Makefile
@@ -8,11 +8,17 @@
PORTNAME= xskyroot
PORTVERSION= 920428
CATEGORIES= x11
-MASTER_SITES= ftp://ftp.fit.ac.jp/pub/X/contrib/
-EXTRACT_SUFX= .tar.Z
+MASTER_SITES= ftp://ftp.sra.co.jp/pub/news/fj.sources/V10/
+DISTFILES= 1079.gz
MAINTAINER= ports@FreeBSD.org
+EXTRACT_CMD= ${GZIP_CMD}
+EXTRACT_BEFORE_ARGS= -dc
+EXTRACT_AFTER_ARGS= | ${SED} -e "/^...bin.sh/,/exit 0/!d" | ${SH}
+
+DIST_SUBDIR= ${PORTNAME}
+NO_WRKSUBDIR= yes
USE_IMAKE= yes
NO_INSTALL_MANPAGES= yes