aboutsummaryrefslogtreecommitdiffstats
path: root/shells
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>2000-07-08 02:44:49 +0800
committersteve <steve@FreeBSD.org>2000-07-08 02:44:49 +0800
commita3a6e29bc658b6b8b0425c3b0953fdf1e59eb266 (patch)
tree57b95de701909d59941064b443c6841bb6780144 /shells
parent47986dea3435d7124d5e687b6200c3914d9bb0c3 (diff)
downloadfreebsd-ports-gnome-a3a6e29bc658b6b8b0425c3b0953fdf1e59eb266.tar.gz
freebsd-ports-gnome-a3a6e29bc658b6b8b0425c3b0953fdf1e59eb266.tar.zst
freebsd-ports-gnome-a3a6e29bc658b6b8b0425c3b0953fdf1e59eb266.zip
Use {MASTER,PATCH}_SITE_SUBDIR instead of make's sed capabilities.
Diffstat (limited to 'shells')
-rw-r--r--shells/fd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/fd/Makefile b/shells/fd/Makefile
index 2b85ee941e98..ef2b6ddabbd1 100644
--- a/shells/fd/Makefile
+++ b/shells/fd/Makefile
@@ -9,7 +9,8 @@ PORTNAME= fd
PORTVERSION= 1.03l
CATEGORIES= misc
MASTER_SITES= ftp://ftp.ics.es.osaka-u.ac.jp/pub/FDclone/ \
- ${MASTER_SITE_LOCAL:S^%SUBDIR%^steve^}
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= steve
DISTNAME= FD-${PORTVERSION}
MAINTAINER= nobu@psrc.isac.co.jp