From c751a9f1215968d412e3ace7467bfa5707261222 Mon Sep 17 00:00:00 2001 From: billf Date: Mon, 6 Dec 1999 20:14:38 +0000 Subject: Intelligent packaging. Portlint. Inspired by: PR: ports/15306 Submitted by: MIHIRA Yoshiro --- shells/zsh/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'shells/zsh') diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile index b9134d5..ce02520 100644 --- a/shells/zsh/Makefile +++ b/shells/zsh/Makefile @@ -1,5 +1,5 @@ # New ports collection makefile for: zsh -# Version required: 3.0.5 +# Version required: 3.0.7 # Date created: 11 Feb. 1995 # Whom: torstenb # @@ -7,7 +7,6 @@ # DISTNAME= zsh-3.0.7 -PKGNAME= zsh-3.0.7 CATEGORIES= shells MASTER_SITES= ftp://ftp.sterling.com/zsh/ \ ftp://ftp.rge.com/pub/shells/zsh/ \ @@ -22,7 +21,7 @@ MAINTAINER= torstenb@FreeBSD.org GNU_CONFIGURE= yes MAN1= zsh.1 zshbuiltins.1 zshcompctl.1 zshexpn.1 zshmisc.1 \ zshoptions.1 zshall.1 zshparam.1 zshzle.1 -PLIST_SUB= ZSH_VERSION=3.0.6 +PLIST_SUB= ZSH_VERSION=${DISTNAME:S/zsh-//} # If you want to build a static binary, uncomment the following line #CONFIGURE_ENV+= "LDFLAGS=-static" -- cgit v1.1