From 791b02ce4e2d682de3ca2d41945d0e1cf23be741 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Thu, 26 Dec 2013 10:06:20 +0000 Subject: [PATCH] Fix packaging, (the master port is now staged) --- shells/bash-static/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/shells/bash-static/Makefile b/shells/bash-static/Makefile index f5063a0149a3..363a823cd52c 100644 --- a/shells/bash-static/Makefile +++ b/shells/bash-static/Makefile @@ -5,5 +5,4 @@ MASTERDIR= ${.CURDIR}/../../shells/bash OPTIONS_SLAVE= STATIC -NO_STAGE= yes .include "${MASTERDIR}/Makefile"