aboutsummaryrefslogtreecommitdiffstats
path: root/shells
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-11-22 10:18:12 +0800
committerbapt <bapt@FreeBSD.org>2014-11-22 10:18:12 +0800
commitb55dd59d433d74fce1a5425295868766cc1ac867 (patch)
treebf718e69f9beb1b82e298a5bdef0290ad3bfcb52 /shells
parent20b6599940fcba8b0ee74653988b6aeb128d8460 (diff)
downloadfreebsd-ports-gnome-b55dd59d433d74fce1a5425295868766cc1ac867.tar.gz
freebsd-ports-gnome-b55dd59d433d74fce1a5425295868766cc1ac867.tar.zst
freebsd-ports-gnome-b55dd59d433d74fce1a5425295868766cc1ac867.zip
Let the ports tree determine the DISTFILES name
Diffstat (limited to 'shells')
-rw-r--r--shells/mksh/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/shells/mksh/Makefile b/shells/mksh/Makefile
index 960a9b921b7a..a0fd1a6afeac 100644
--- a/shells/mksh/Makefile
+++ b/shells/mksh/Makefile
@@ -4,16 +4,15 @@
PORTNAME= mksh
PORTVERSION= 50d
DISTVERSIONPREFIX= R
-DISTVERSION= ${DISTVERSIONPREFIX}${PORTVERSION}
PORTREVISION= 1
CATEGORIES= shells
MASTER_SITES= http://www.mirbsd.org/MirOS/dist/mir/mksh/ \
http://pub.allbsd.org/MirOS/dist/mir/mksh/
-DISTFILES= ${PORTNAME}-${DISTVERSION}.tgz
MAINTAINER= olivierd@FreeBSD.org
COMMENT= MirBSD Korn Shell
+USES= tar:tgz
WRKSRC= ${WRKDIR}/${PORTNAME}
OPTIONS_DEFINE= EXAMPLES