diff options
Diffstat (limited to 'shells/ibsh/Makefile')
-rw-r--r-- | shells/ibsh/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/shells/ibsh/Makefile b/shells/ibsh/Makefile index 76e7fa486fac..8ac32e80bb41 100644 --- a/shells/ibsh/Makefile +++ b/shells/ibsh/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ibsh -# Date created: 1 Oct 2005 -# Whom: Vaida Bogdan -# +# Created by: Vaida Bogdan # $FreeBSD$ -# PORTNAME= ibsh PORTVERSION= 0.3e @@ -21,6 +17,7 @@ SUB_FILES= pkg-message PORTDOCS= AUTHORS BUGS CONTRIBUTORS COPYING COPYRIGHT ChangeLog \ INSTALL README TODO VERSION +NO_STAGE= yes .include <bsd.port.pre.mk> post-patch: |