diff --git a/shells/zsh-devel/Makefile b/shells/zsh-devel/Makefile index f0c90ee77876..656407deaa6b 100644 --- a/shells/zsh-devel/Makefile +++ b/shells/zsh-devel/Makefile @@ -1,18 +1,13 @@ # New ports collection makefile for: zsh # Version required: 2.6 beta 3 # Date created: 11 Feb. 1995 # Whom: torstenb # -# $Id:$ +# $Id: Makefile,v 1.1.1.1 1995/02/12 16:31:26 torstenb Exp $ # DISTNAME= zsh-2.6-beta3 MASTER_SITES= ftp://ftp.math.gatech.edu/pub/zsh/ GNU_CONFIGURE= YES -pre-install: - mkdir -p ${PREFIX}/bin - mkdir -p ${PREFIX}/man/man1 - mkdir -p ${PREFIX}/info - .include diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile index f0c90ee77876..656407deaa6b 100644 --- a/shells/zsh/Makefile +++ b/shells/zsh/Makefile @@ -1,18 +1,13 @@ # New ports collection makefile for: zsh # Version required: 2.6 beta 3 # Date created: 11 Feb. 1995 # Whom: torstenb # -# $Id:$ +# $Id: Makefile,v 1.1.1.1 1995/02/12 16:31:26 torstenb Exp $ # DISTNAME= zsh-2.6-beta3 MASTER_SITES= ftp://ftp.math.gatech.edu/pub/zsh/ GNU_CONFIGURE= YES -pre-install: - mkdir -p ${PREFIX}/bin - mkdir -p ${PREFIX}/man/man1 - mkdir -p ${PREFIX}/info - .include