diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-12-26 10:06:20 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-12-26 10:06:20 +0000 |
commit | 791b02ce4e2d682de3ca2d41945d0e1cf23be741 (patch) | |
tree | fe4bdeebdf460ced16ad46f7da1dcf3259dffa7c /shells/bash-static/Makefile | |
parent | b8432a1e82ddb13705e21aa0674c9685a0893d05 (diff) | |
download | ports-791b02ce4e2d682de3ca2d41945d0e1cf23be741.tar.gz ports-791b02ce4e2d682de3ca2d41945d0e1cf23be741.zip |
Fix packaging, (the master port is now staged)
Notes
Notes:
svn path=/head/; revision=337477
Diffstat (limited to 'shells/bash-static/Makefile')
-rw-r--r-- | shells/bash-static/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
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" |