Add STAGE support to misc/mbuffer

This commit is contained in:
Martin Matuska 2014-01-19 11:40:49 +00:00
parent 145a95e389
commit cf8774af25
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340267

View file

@ -27,7 +27,6 @@ MHASH_DESC= Use mhash for hash generation
OPTIONS_DEFAULT= MHASH
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MMHASH}